Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wizguin committed Aug 22, 2022
1 parent 65de2bc commit 848792f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"scripts": {
"dev": "webpack serve",
"editor": "phasereditor2d-launcher -project . -max-number-files 5000",
"build": "webpack --mode production --env obfuscate=true",
"build": "webpack --mode production --env obfuscate=false",
"build-crumbs": "node ./utils/build-crumbs.js"
},
"repository": {
Expand Down

0 comments on commit 848792f

Please sign in to comment.