### Describe the bug ice3项目作为子应用,在app.tsx中设置了app.rootId,添加@ice/plugin-icestark依赖并添加对应配置,作为子应用启动后,看到子应用仍挂载在#ice-container下,而不是自定义的app.rootId下 ### Expected behavior 期望子应用挂载在app.rootId下 ### Actual behavior _No response_ ### Version of ice.js 3.2.5 ### Content of build.json or ice.config.mts ```TypeScript ``` ### Additional context _No response_