Browse Source

优化map隐藏

wulanhaote
15854642326 2 years ago
parent
commit
18f5f5842c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config/index.js

+ 1
- 1
config/index.js View File

@@ -57,7 +57,7 @@ module.exports = {
* Source Maps
*/

productionSourceMap: true,
productionSourceMap: false,
// https://webpack.js.org/configuration/devtool/#production
devtool: '#source-map',



Loading…
Cancel
Save