lsc преди 2 години
родител
ревизия
97a9661e08
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      config/index.js

+ 2 - 2
config/index.js

@@ -51,8 +51,8 @@ module.exports = {
 
     productionSourceMap: true,
     // https://webpack.js.org/configuration/devtool/#production
-    // devtool: '#source-map',
-    devtool: 'cheap-module-eval-source-map',
+    devtool: '#source-map',
+    // devtool: 'cheap-module-eval-source-map',
 
     // Gzip off by default as many popular static hosts such as
     // Surge or Netlify already gzip all static assets for you.