We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm install
1 parent 0e27ca0 commit 1879ddbCopy full SHA for 1879ddb
website/deploy.sh
@@ -17,5 +17,6 @@
17
18
# docusaurus currently has bug with css minify, so we need to skip it
19
npm run clear
20
+npm install
21
npm run build -- --no-minify
22
npm run deploy -- --skip-build
0 commit comments