We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1610945 commit fea6e5fCopy full SHA for fea6e5f
config/index.js
@@ -33,7 +33,7 @@ module.exports = {
33
*/
34
35
// https://webpack.js.org/configuration/devtool/#development
36
- devtool: 'eval-source-map',
+ devtool: 'cheap-source-map,
37
38
// If you have problems debugging vue-files in devtools,
39
// set this to false - it *may* help
0 commit comments