ElementUI / babel-plugin-component

Modular element-ui build plugin for babel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Spicely opened this issue · comments

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 )

commented

I hava the same issue!#35 (comment)

framework: nuxt + tsx

I also use the element-ui.ts