build: add prepare script for git installs
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup",
|
||||
"prepare": "bun run build",
|
||||
"check": "tsc --noEmit",
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
|
||||
Reference in New Issue
Block a user