mirror of
https://github.com/chrisbenincasa/tunarr.git
synced 2026-04-18 09:03:35 -04:00
refactor: use bun for runtime and packaging (#1063)
This commit is contained in:
committed by
GitHub
parent
58c4ce139c
commit
c9c3130d70
@@ -4,7 +4,9 @@
|
||||
"topo": {
|
||||
"dependsOn": ["^topo"]
|
||||
},
|
||||
"clean": {},
|
||||
"clean": {
|
||||
"cache": false
|
||||
},
|
||||
"build": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": ["build/**", "dist/**"]
|
||||
|
||||
Reference in New Issue
Block a user