issues
search
airyland
/
vux-loader
hack into vue-loader
64
stars
37
forks
source link
不支持 webpack module.rules 的 loader 缩写
#61
Open
iFwu
opened
6 years ago
iFwu
commented
6 years ago
使用
rules: [{ loader: 'vue-loader' }]
这样的webpack config语法会有问题。
使用
这样的webpack config语法会有问题。