refactor: build fronend via cli to allow watch mode

This commit is contained in:
Alexander Navarro 2025-02-19 13:25:35 -03:00
parent 3e0dd79217
commit e0e8700baa
4 changed files with 20 additions and 22 deletions

View file

@ -1,3 +1,5 @@
preload = ["./.devfiles/init-bun.ts"]
[serve.static]
plugins = ["bun-plugin-sass"]