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 acea3b7 commit 76897f3Copy full SHA for 76897f3
scripts/build.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
npm run build-chapters -- $@
3
+npm run generate-css
4
npm run build-dependencies
5
npm run build-copy -- $@
6
npm run build-html -- $@
0 commit comments