chore(build): use bun instead of node
This commit is contained in:
parent
6165df277b
commit
c480d4082a
8 changed files with 3 additions and 15 deletions
2
bin/bun_vite
Executable file
2
bin/bun_vite
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
bun run vite "$@"
|
Loading…
Add table
Add a link
Reference in a new issue