ElementUI / babel-plugin-component

Modular element-ui build plugin for babel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

does this plugin work if I split the library code to vendor ?

lili21 opened this issue · comments

commented

According to babel-plugin-import

babel-plugin-import will not work properly if you add the library to the webpack config vendor.

commented

no problem