remove_dev_server

This commit is contained in:
ahmed531998 2023-04-07 01:31:22 +02:00
parent 5f8d3ae077
commit 70f893bbc6
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"web-vitals": "^2.1.3"
},
"scripts": {
"start": "NODE_ENV=production react-scripts start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"