There was an error while loading. Please reload this page.
1 parent 9aefb35 commit 74a643eCopy full SHA for 74a643e
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=4096 VP_MODE=production vitepress build",
+ "build": "cross-env NODE_OPTIONS=--max-old-space-size=6144 VP_MODE=production vitepress build",
7
"preview": "vitepress preview"
8
},
9
"devDependencies": {
0 commit comments