chore: Update webpack
This commit is contained in:
parent
0d36b144cf
commit
41f66e4299
3 changed files with 118 additions and 140 deletions
|
@ -146,7 +146,6 @@ module.exports = {
|
|||
resolveLoader: {
|
||||
modules: ['node_modules']
|
||||
},
|
||||
cache: false,
|
||||
devtool: false, //'source-map',
|
||||
mode: isProduction ? 'production' : 'development'
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue