Work towards a single-binary silverbullet

This commit is contained in:
Zef Hemel
2023-07-02 15:43:02 +02:00
parent cb7f00f296
commit fcda68dbfe
6 changed files with 160 additions and 2 deletions
+2 -1
View File
@@ -48,4 +48,5 @@ echo > website_build/empty.md
#echo "Bundling..."
deno task bundle
cp dist/silverbullet.js website_build/
cp web/images/logo.ico website_build/
cp web/images/logo.ico website_build/
cp install.sh website_build/