Skip to content

Commit

Permalink
enable debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
dmstern committed Jul 28, 2018
1 parent 218f244 commit 4fdface
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vue.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module.exports = {
configureWebpack: {
devtool: 'source-map'
}
}

0 comments on commit 4fdface

Please sign in to comment.