generated from alecodes/base-template
refactor: build fronend via cli to allow watch mode
This commit is contained in:
parent
3e0dd79217
commit
e0e8700baa
4 changed files with 20 additions and 22 deletions
3
.devfiles/init-bun.ts
Normal file
3
.devfiles/init-bun.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import sassPlugin from "@alecodes/bun-plugin-sass";
|
||||
|
||||
Bun.plugin(sassPlugin);
|
||||
Loading…
Add table
Add a link
Reference in a new issue