Add bundling silverbullet.js to the build again

pull/138/head
Zef Hemel 2022-11-25 18:01:40 +01:00
parent eb68dba823
commit 6521016b7c
1 changed files with 4 additions and 0 deletions

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/