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 a8ba91f commit 8999806Copy full SHA for 8999806
template/config/index.js
@@ -34,7 +34,7 @@ module.exports = {
34
*/
35
36
// https://webpack.js.org/configuration/devtool/#development
37
- devtool: 'eval-source-map',
+ devtool: 'cheap-module-eval-source-map',
38
39
// If you have problems debugging vue-files in devtools,
40
// set this to false - it *may* help
0 commit comments