Skip to content

Commit ada26b4

Browse files
authored
Update package.json
1 parent 0c418f5 commit ada26b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"start": "cross-env NODE_OPTIONS=--max-old-space-size=16384 CHOKIDAR_USEPOLLING=false npx docusaurus start --port=4500 --no-open",
99
"start-chok": "cross-env NODE_OPTIONS=--max-old-space-size=16384 CHOKIDAR_USEPOLLING=true npx docusaurus start --port=4500 --no-open",
1010
"build": "cross-env NODE_OPTIONS=--max-old-space-size=16384 npx docusaurus build",
11+
"ci": "npx docusaurus build",
1112
"swizzle": "npx docusaurus swizzle",
1213
"clear": "npx docusaurus clear",
1314
"serve": "npx serve -s build -l 8080",

0 commit comments

Comments
 (0)