Skip to content

Commit

Permalink
Merge pull request #1391 from PrefectHQ/nicholas/chore-remove-source-…
Browse files Browse the repository at this point in the history
…maps-2024-01-09

Chore: Remove source maps from webpack prod output
  • Loading branch information
znicholasbrown authored Jan 9, 2024
2 parents 590a0fc + 4888bbc commit 3297e3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ module.exports = {
},

configureWebpack: {
devtool: 'source-map',
optimization: {
splitChunks: {
chunks: 'all',
Expand Down

0 comments on commit 3297e3b

Please sign in to comment.