We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73046a4 + 52519c1 commit c1632d5Copy full SHA for c1632d5
package.json
@@ -10,6 +10,7 @@
10
},
11
"scripts": {
12
"start": "react-scripts start",
13
+ "start:lambda": "netlify-lambda serve src/lambda",
14
"build": "run-p build:**",
15
"build:app": "react-scripts build",
16
"build:lambda": "netlify-lambda build src/lambda",
0 commit comments