add modif with signin

This commit is contained in:
akugone 2023-09-22 13:12:19 +02:00
parent 97e3333eaf
commit d812f3cf2a
No known key found for this signature in database
GPG Key ID: 622AE3F8F95CD5FD
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
"url": "^0.11.0"
},
"scripts": {
"start": "GENERATE_SOURCEMAP=false PORT=3003 react-scripts start",
"start": "cross-env GENERATE_SOURCEMAP=false PORT=3003 react-scripts start",
"build": "react-scripts build",
"test:unit": "exit 0",
"fix": "run-s fix:*",