8000
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 fa628f8 commit dc7af0aCopy full SHA for dc7af0a
release.sh
@@ -174,7 +174,7 @@ cp Makefile VERSION TODO Changelog readme.txt LICENSE \
174
175
cp tests/*.js tests/*.patch tests/bjson.c $outdir/tests
176
177
-cp examples/*.js examples/*.c $outdir/examples
+cp examples/*.js examples/*.c examples/*.json $outdir/examples
178
179
cp doc/quickjs.texi doc/quickjs.pdf doc/quickjs.html \
180
$outdir/doc
0 commit comments