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

[Feature]你们前端使用了自动导入组件插件 但是还引入全部import 'element-plus-secondary/es/css' css变量 #9624

Open
zcx992132258 opened this issue May 13, 2024 · 1 comment

Comments

@zcx992132258
Copy link
Contributor

DataEase 版本:2.5
是因为你们import {} from 'element-plus'导致没有被识别到
可以使用import ElementPlus from 'unplugin-element-plus/vite'; 这个插件去避免重复引入的资源浪费

请描述您的需求或者改进建议.

@yayanpei-fit2cloud
Copy link

yayanpei-fit2cloud commented May 14, 2024

感谢您的反馈和建议,我们处理一下。

@yayanpei-fit2cloud yayanpei-fit2cloud added this to the v2.7.0 milestone May 14, 2024
dataeaseShu added a commit that referenced this issue May 14, 2024
refactor: 删除import 'element-plus-secondary/es/css  #9624
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants