Forráskód Böngészése

Merge remote-tracking branch 'origin/master'

WANG 6 éve
szülő
commit
574443d044
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -51,7 +51,7 @@ module.exports = {
     proxy
     proxy
   },
   },
   configureWebpack: {
   configureWebpack: {
-    devtool: "source-map",
+    // devtool: "source-map",  // for vscode debug
     plugins: [
     plugins: [
       // Ignore all locale files of moment.js
       // Ignore all locale files of moment.js
       new webpack.IgnorePlugin(/^\.\/locale$/, /moment$/)
       new webpack.IgnorePlugin(/^\.\/locale$/, /moment$/)