remove other watch tasks for now
This commit is contained in:
parent
cfdd4ac36c
commit
1e75f045b7
2 changed files with 0 additions and 2 deletions
|
|
@ -10,7 +10,6 @@
|
|||
"scripts": {
|
||||
"test": "vitest run",
|
||||
"build": "vite build",
|
||||
"watch": "vite build --watch",
|
||||
"prepublishOnly": "pnpm build"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@
|
|||
"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