mirror of
https://github.com/Unkn0wnCat/data-toolbox-site.git
synced 2025-04-28 17:46:21 +02:00
Update build command
This commit is contained in:
parent
b64a30fbd6
commit
2e64535372
1 changed files with 1 additions and 2 deletions
|
@ -33,8 +33,7 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
"build": "react-scripts --openssl-legacy-provider build",
|
"build": "react-scripts build",
|
||||||
"buildNoLegacy": "react-scripts build",
|
|
||||||
"test": "react-scripts test",
|
"test": "react-scripts test",
|
||||||
"eject": "react-scripts eject",
|
"eject": "react-scripts eject",
|
||||||
"tscss": "typed-scss-modules src --watch",
|
"tscss": "typed-scss-modules src --watch",
|
||||||
|
|
Loading…
Add table
Reference in a new issue