Skip to content

Commit ed39540

Browse files
committed
docs: update build
1 parent b3bb0d7 commit ed39540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"scripts": {
1010
"dev": "vitepress dev",
1111
"build": "vitepress build",
12-
"build:release": "NODE_ENV=production vitepress build",
12+
"build:release": "NODE_ENV=production git fetch --unshallow && vitepress build",
1313
"preview": "vitepress preview"
1414
}
1515
}

0 commit comments

Comments
 (0)