mirror of
https://github.com/PotentiaRobotics/website.git
synced 2025-04-09 15:00:20 -04:00
How did I forget?
This commit is contained in:
parent
7d5d29d821
commit
5fdabadeef
|
@ -33,10 +33,9 @@
|
|||
"yarn": "^1.22.10"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
"build": "CI=false && react-scripts build",
|
||||
"start": "serve -s build/"
|
||||
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user