removed wrong entry

This commit is contained in:
CHIEFSOFT\ameye
2025-08-16 06:09:16 -04:00
parent 2cc57f0b0a
commit 669a249499
2 changed files with 23 additions and 14 deletions
+1 -2
View File
@@ -33,8 +33,7 @@
},
"scripts": {
"start": "react-scripts start -e .env.development",
"build": "react-scripts start -e .env.development",
"build_real": "GENERATE_SOURCEMAP=false react-scripts build -e .env.production",
"build": "GENERATE_SOURCEMAP=false react-scripts build -e .env.production",
"test": "react-scripts test",
"eject": "react-scripts eject"
},