Skip to content

Commit

Permalink
Hide source maps.
Browse files Browse the repository at this point in the history
  • Loading branch information
SuboptimalEng committed Jul 7, 2021
1 parent e1cc514 commit b4732d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vue.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = {
configureWebpack: {
// TODO: Hide this
devtool: 'source-map',
// TODO: Hide source maps this
// devtool: 'source-map',
},
pluginOptions: {
electronBuilder: {
Expand Down

0 comments on commit b4732d8

Please sign in to comment.