mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-14 08:59:16 +02:00
Support build different targets
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
"module": "src/index.ts",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"build": "build.ts",
|
||||
"build-watch": "build.ts --watch"
|
||||
"build": "build.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest"
|
||||
|
Reference in New Issue
Block a user