Skip to content

Commit 99ad0a2

Browse files
committed
routes
1 parent 031c9ee commit 99ad0a2

File tree

3 files changed

+229
-3
lines changed

3 files changed

+229
-3
lines changed

config/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ module.exports = {
3333
*/
3434

3535
// https://webpack.js.org/configuration/devtool/#development
36-
devtool: 'cheap-module-eval-source-map',
36+
devtool: 'source-map',
3737

3838
// If you have problems debugging vue-files in devtools,
3939
// set this to false - it *may* help

0 commit comments

Comments
 (0)