global watch task
This commit is contained in:
parent
85fee0cc01
commit
9b3509c062
4 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
"test": "vitest run",
|
||||
"build:parser": "peggy -o krill-parser.js --format es ./krill.pegjs",
|
||||
"build": "vite build",
|
||||
"watch": "vite build --watch",
|
||||
"prepublishOnly": "npm run build"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue