mirror of
https://github.com/Radiquum/AniX.git
synced 2025-09-09 16:03:54 +05:00
feat/api-prox: improve deno support
This commit is contained in:
parent
90f285371b
commit
022dc7b284
4 changed files with 43 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
"type": "module",
|
||||
"scripts": {
|
||||
"bun-dev": "bun run --hot src/index.ts",
|
||||
"deno-dev": "deno serve --sloppy-imports --unstable-hmr src/index.ts",
|
||||
"vc-dev": "vercel dev",
|
||||
"vc-deploy": "vercel deploy",
|
||||
"cf-dev": "wrangler dev",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue