diff --git a/build.sh b/build.sh index 054cb20..8eba695 100755 --- a/build.sh +++ b/build.sh @@ -13,6 +13,7 @@ pushd $(dirname $0) cp -a svrjs svrjs-temp rm -rf svrjs-temp/.git +rm -rf svrjs-temp/.github find svrjs-temp -name '.gitignore' -exec rm -f {} \; mkdir svrjs-temp/node_modules_uncompressed diff --git a/svr.js.nightly.20240331.zip b/svr.js.nightly.20240331.zip new file mode 100644 index 0000000..6192733 Binary files /dev/null and b/svr.js.nightly.20240331.zip differ