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 b995791 commit 6dcfb05Copy full SHA for 6dcfb05
packages/docs/package.json
@@ -16,7 +16,7 @@
16
"scripts": {
17
"api": "rimraf \"content/api/*\" & node build/api.js",
18
"build": "gatsby build",
19
- "develop": "NODE_OPTIONS=--max-old-space-size=8192 gatsby develop",
+ "develop": "gatsby develop",
20
"dist": "run-s api build",
21
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,md}\"",
22
"start": "gatsby develop",
0 commit comments