Fix non-minimized JS
This commit is contained in:
parent
aab8a9cd12
commit
86555f5983
@ -17,6 +17,7 @@ module.exports = {
|
||||
optimization: {
|
||||
minimize: true,
|
||||
minimizer: [
|
||||
`...`,
|
||||
new CssMinimizerPlugin(),
|
||||
],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user