1
0

Swap website build options

This commit is contained in:
Zef Hemel 2022-11-01 17:06:23 +01:00
parent c4f80589f3
commit 23fd58bad4

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