Pārlūkot izejas kodu

chore[devtool]: set cheap-source-map to default

Pan 7 gadi atpakaļ
vecāks
revīzija
3b733bda4c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      config/index.js

+ 1 - 1
config/index.js

@@ -33,7 +33,7 @@ module.exports = {
33 33
      */
34 34
 
35 35
     // https://webpack.js.org/configuration/devtool/#development
36
-    devtool: 'eval-source-map',
36
+    devtool: 'cheap-source-map',
37 37
 
38 38
     // If you have problems debugging vue-files in devtools,
39 39
     // set this to false - it *may* help