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 05d4614 commit 85c4f1cCopy full SHA for 85c4f1c
package.json
@@ -98,7 +98,7 @@
98
},
99
"scripts": {
100
"build": "gatsby build",
101
- "build:lambda": "netlify-lambda build src/lambda --config=./webpack.lambda.js",
+ "build:lambda": "NODE_OPTIONS=--openssl-legacy-provider netlify-lambda build src/lambda --config=./webpack.lambda.js",
102
"build:10gb": "NODE_OPTIONS=--max-old-space-size=10240 gatsby build",
103
"clean": "gatsby clean",
104
"crowdin-clean": "rm -rf .crowdin && mkdir .crowdin",
0 commit comments