revert: refactor: build fronend via cli to allow watch mode

this revert e0e8700baa, the build via cli doesn't support plugins
This commit is contained in:
Alexander Navarro 2025-02-21 12:58:11 -03:00
parent 48afdaccea
commit cfaf7ecc1f
5 changed files with 22 additions and 42 deletions

View file

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