We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27bae61 commit 37a6600Copy full SHA for 37a6600
scripts/publish-biblio.sh
@@ -3,7 +3,7 @@
3
set -euxo pipefail
4
5
6
-npx ecmarkup --verbose --load-biblio @tc39/ecma262-biblio spec/index.html --write-biblio biblio/biblio.json /dev/null
+npm run build-to -- --write-biblio biblio/biblio.json /dev/null
7
8
cp LICENSE.md biblio/
9
0 commit comments