diff --git a/config/index.js b/config/index.js index 63f6db7b..92ac0ed1 100644 --- a/config/index.js +++ b/config/index.js @@ -33,7 +33,7 @@ module.exports = { */ // https://webpack.js.org/configuration/devtool/#development - devtool: 'cheap-source-map, + devtool: '#cheap-source-map', // If you have problems debugging vue-files in devtools, // set this to false - it *may* help