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 1e8b064 commit 130fd79Copy full SHA for 130fd79
bootstrap-scripts/update-and-generate.sh
@@ -2,6 +2,6 @@
2
set -Eeuo pipefail
3
pwd
4
5
-npm install basiljs/basil.js#fix/constants-subcats -D
+npm install basiljs/basil.js#develop -D
6
npm run documentationjs -- build ./node_modules/basiljs/basil.js -o ./.bin/api/data.json
7
node .bin/index.js
0 commit comments