Мелкие поправки
This commit is contained in:
@@ -28,9 +28,6 @@ module.exports = merge(baseWpConfig, {
|
||||
"NODE_ENV": JSON.stringify("production")
|
||||
}
|
||||
}),
|
||||
new webpack.LoaderOptionsPlugin({
|
||||
minimize: true
|
||||
}),
|
||||
new MiniCssExtractPlugin({
|
||||
filename: "[name].css"
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user