There was an error while loading. Please reload this page.
1 parent 74a643e commit 553d3e9Copy full SHA for 553d3e9
1 file changed
docs/package.json
@@ -3,7 +3,7 @@
3
"private": true,
4
"scripts": {
5
"dev": "cross-env VP_MODE=development vitepress dev",
6
- "build": "cross-env NODE_OPTIONS=--max-old-space-size=6144 VP_MODE=production vitepress build",
+ "build": "cross-env NODE_OPTIONS=--max-old-space-size=8192 VP_MODE=production vitepress build",
7
"preview": "vitepress preview"
8
},
9
"devDependencies": {
0 commit comments