fusion-auto-style-plugin
v0.1.5
Published
add style.js
Downloads
12
Readme
fusion-auto-style-plugin
fork 自 @ali/additional-style-webpack-plugin
增加开源版本 next 的支持 增加
require('@alifd/next/lib/button')
这种使用的形式(如 uform)的支持
在 resolve 阶段, 修改上下文中的 loaders 属性, 让 next 包的 index.js 经过以下 loader 加工自动增加 style.js
see https://webpack.js.org/plugins/normal-module-replacement-plugin/