Fix build

pull/109/head
Zef Hemel 2022-10-29 15:48:27 +02:00
parent 4c79fb155f
commit 0db46c41b7
1 changed files with 2 additions and 2 deletions

View File

@ -9,5 +9,5 @@ export PATH=~/.deno/bin:$PATH
deno task build
deno task bundle
mkdir website_build/silverbullet
cp dist/silverbullet.js website_build/silverbullet/
cp dist_bundle/web/global.plug.json website_build/silverbullet/
cp dist/silverbullet.js website_build/
cp dist_bundle/web/global.plug.json website_build/