reenable minify
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
const path = require('path');
|
||||
|
||||
module.exports = {
|
||||
optimization: {
|
||||
minimize: false
|
||||
},
|
||||
mode: 'production',
|
||||
target: "web",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user