Skip to content

Commit

Permalink
Merge pull request #65 from jonnitto/reduce_filesize
Browse files Browse the repository at this point in the history
Reduce filesize by compressing javascript
  • Loading branch information
mficzel authored Jan 16, 2023
2 parents c986557 + bf93e43 commit d59a56a
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 22,511 deletions.
2 changes: 1 addition & 1 deletion Resources/Private/Scripts/TaxonomyEditor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"node": ">=16"
},
"scripts": {
"build": "neos-react-scripts build",
"build": "NODE_ENV=production neos-react-scripts build",
"watch": "neos-react-scripts watch"
},
"dependencies": {
Expand Down
Loading

0 comments on commit d59a56a

Please sign in to comment.