uh
This commit is contained in:
parent
4d5f81f7e5
commit
df7c642077
10 changed files with 440 additions and 157 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"types": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"build": "npx tsc",
|
||||
"watch": "npx tsc --watch",
|
||||
"build-watch": "npx tsc --watch",
|
||||
"test": "bun test/app.ts",
|
||||
"test-watch": "bun --watch test/app.ts",
|
||||
"prefetch": "bun scripts/prefetch"
|
||||
|
|
|
|||
Reference in a new issue