We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b15db commit 20e3e52Copy full SHA for 20e3e52
cnwebsite/package.json
@@ -12,7 +12,7 @@
12
"scripts": {
13
"docusaurus": "docusaurus",
14
"start": "docusaurus start",
15
- "build": "docusaurus build && node ../scripts/update-redirects.js ./build/_redirects ./versions.json && yarn run generate-llms-txt",
+ "build": "docusaurus build",
16
"build:fast": "PREVIEW_DEPLOY=true yarn run build",
17
"tsc": "npx tsc --noEmit",
18
"swizzle": "docusaurus swizzle",
0 commit comments