File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 77 "docusaurus" : " npx docusaurus" ,
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" ,
10- "start-product" : " cross-env NODE_OPTIONS=--max-old-space-size=16384 CHOKIDAR_USEPOLLING=false npx docusaurus start --port=4500 --no-open" ,
11- "start-product-chok" : " cross-env NODE_OPTIONS=--max-old-space-size=16384 CHOKIDAR_USEPOLLING=true npx docusaurus start --port=4500 --no-open" ,
1210 "build" : " cross-env NODE_OPTIONS=--max-old-space-size=16384 npx docusaurus build" ,
1311 "swizzle" : " npx docusaurus swizzle" ,
1412 "clear" : " npx docusaurus clear" ,
You can’t perform that action at this time.
0 commit comments