Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

动态导入组件方法导入时会出现异常 #192

Open
luoanb opened this issue Apr 28, 2023 · 0 comments
Open

动态导入组件方法导入时会出现异常 #192

luoanb opened this issue Apr 28, 2023 · 0 comments

Comments

@luoanb
Copy link

luoanb commented Apr 28, 2023

source:
const DComponent = import('element-plus')

vite build:
const DComponent = import("/node_modules/.vite/deps/element-plus.js?v=12827eec").
import 'element-plus/es/components/button/style/css'
import 'element-plus/es/components/message-box/style/css'
import 'element-plus/es/components/table/style/css'
import 'element-plus/es/components/table-column/style/css'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant