ElementUI / babel-plugin-component

Modular element-ui build plugin for babel.
452 stars 96 forks source link

我尝试在typescript中使用按需加载 但完全不可行 可以支持么 #35

Open Spicely opened 6 years ago

niklaus0823 commented 6 years ago

FYI When I changed plugins/element-ui.ts to plugins/element-ui.js, it worked. vender.bundle.js size from 500 KB to 140 KB,( I only use the Button component for testing )

lianghx-319 commented 5 years ago

I hava the same issue!https://github.com/ElementUI/babel-plugin-component/issues/35#issuecomment-415977785

framework: nuxt + tsx

I also use the element-ui.ts