Environment
macos Google Chrome 141.0.7390.66
Version
node:v23.10.0 pnpm:10.18.2
Version
@opentiny/vue:3.20
Link to minimal reproduction
No response
Step to reproduce
应用模式预览(应用预览)时,如果引入第三方组件后预览报错
复现步骤:
1.添加element-plus组件
2.应用预览
预览报错
Import Map 中确实没有导入element-plus依赖库
问题定位:
查看源码发现:packages/design-core/src/preview/src/preview/usePreviewData.ts中没有导入项目所依赖的第三方库
What is expected
No response
What is actually happening
No response
What is your project name
2.9.0-alpha
Any additional comments (optional)
No response
Environment
macos Google Chrome 141.0.7390.66
Version
node:v23.10.0 pnpm:10.18.2
Version
@opentiny/vue:3.20
Link to minimal reproduction
No response
Step to reproduce
应用模式预览(应用预览)时,如果引入第三方组件后预览报错
复现步骤:
1.添加element-plus组件
2.应用预览
预览报错
Import Map 中确实没有导入element-plus依赖库
问题定位:
查看源码发现:packages/design-core/src/preview/src/preview/usePreviewData.ts中没有导入项目所依赖的第三方库
What is expected
No response
What is actually happening
No response
What is your project name
2.9.0-alpha
Any additional comments (optional)
No response