babel-plugin-component
babel-plugin-component copied to clipboard
我尝试在typescript中使用按需加载 但完全不可行 可以支持么
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 )
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