add npm script
This commit is contained in:
parent
ea0c8ddc1a
commit
bfb6389730
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
"build": "tsc -b && vite build",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview",
|
||||
"build:deploy": "bash scripts/bump-build-push.sh",
|
||||
"generate:schema": "node scripts/generate-schema.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue