打包时报错
webPack 升级到 4.x导致
extract-text-webpack-plugin 无法使用
new ExtractTextPlugin({
filename: [name]_[md5:contenthash:hex:8].css
,
}),
Path variable [contenthash] not implemented in this context: static/[name]/styles.[contenthash].css
最新推荐文章于 2021-04-10 03:30:52 发布