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 bf741d5 commit ee4deb1Copy full SHA for ee4deb1
deploy.sh
@@ -1,6 +1,8 @@
1
# build
2
cd docs
3
4
+yarn
5
+
6
yarn build
7
8
yarn generate
0 commit comments