Skip to content

Commit d59a56a

Browse files
authored
Merge pull request #65 from jonnitto/reduce_filesize
Reduce filesize by compressing javascript
2 parents c986557 + bf93e43 commit d59a56a

File tree

4 files changed

+18
-22511
lines changed

4 files changed

+18
-22511
lines changed

Resources/Private/Scripts/TaxonomyEditor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"node": ">=16"
77
},
88
"scripts": {
9-
"build": "neos-react-scripts build",
9+
"build": "NODE_ENV=production neos-react-scripts build",
1010
"watch": "neos-react-scripts watch"
1111
},
1212
"dependencies": {

0 commit comments

Comments
 (0)