Add bundling silverbullet.js to the build again
This commit is contained in:
@@ -24,3 +24,7 @@ deno run -A scripts/generate_fs_list.ts > website_build/index.json
|
|||||||
|
|
||||||
echo > website_build/empty.md
|
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/
|
||||||
|
|||||||
Reference in New Issue
Block a user