We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ba61b9 commit 2ceec03Copy full SHA for 2ceec03
package.json
@@ -54,8 +54,6 @@
54
"scripts": {
55
"lambda-serve": "netlify-lambda serve netlify-functions",
56
"heroku-postbuild": "npm run build",
57
- "start:app": "serve -s build -l 3000",
58
- "start:server": "netlify-lambda serve netlify-functions",
59
"start": "netlify-lambda serve netlify-functions & serve -s build -l 3000",
60
"prebuild": "netlify-lambda build netlify-functions",
61
"build": "CI=false && set \"CI=false\" && react-scripts build",
0 commit comments