mirror of
https://github.com/ReCloudStudio/WebHooker.git
synced 2026-09-22 16:11:29 +00:00
chore: migrate package manager from npm to bun
This commit is contained in:
parent
cf65111e4e
commit
41ad1a036b
14 changed files with 1903 additions and 16113 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"compatibility_date": "2025-01-01",
|
||||
"compatibility_flags": ["nodejs_compat"],
|
||||
"build": {
|
||||
"command": "npm run build"
|
||||
"command": "bun run build"
|
||||
},
|
||||
"assets": {
|
||||
"directory": "./.output/public",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue