This commit is contained in:
Amirreza
2026-07-08 04:57:07 +03:30
parent d44cc2641c
commit dffafe4180

View File

@@ -22,7 +22,7 @@
"yup": "^1.4.0"
},
"scripts": {
"start": "BROWSER=none react-scripts start",
"start": "BROWSER=none react-scripts start --port=3005",
"build": "GENERATE_SOURCEMAP=false react-scripts build",
"start:prod": "serve -s build -l 3001",
"build:no-cache": "GENERATE_SOURCEMAP=false INLINE_RUNTIME_CHUNK=false react-scripts build",