Swap website build options

pull/109/head
Zef Hemel 2022-11-01 17:06:23 +01:00
parent c4f80589f3
commit 23fd58bad4
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ deno task build
deno task install
rm -rf website_build
silverbullet publish -o website_build --index website
silverbullet publish --index -o website_build website
echo "Bundling..."
deno task bundle