bawling out

This commit is contained in:
Aquaticholic
2022-04-08 15:28:08 +01:00
parent dd7856ef97
commit 5c370423b3
7 changed files with 41 additions and 16 deletions
+2 -2
View File
@@ -39,8 +39,8 @@
"workbox-streams": "^5.1.4"
},
"scripts": {
"start": "react-scripts --max_old_space_size=4096 start",
"build": "react-scripts --max_old_space_size=4096 build",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},