1
0

Add bundling silverbullet.js to the build again

This commit is contained in:
Zef Hemel 2022-11-25 18:01:40 +01:00
parent eb68dba823
commit 6521016b7c

View File

@ -24,3 +24,7 @@ deno run -A scripts/generate_fs_list.ts > website_build/index.json
echo > website_build/empty.md
echo "Bundling..."
deno task bundle
cp dist/silverbullet.js website_build/
cp dist_bundle/web/global.plug.json website_build/