remove other watch tasks for now

This commit is contained in:
Felix Roos 2024-03-14 15:31:50 +01:00
parent cfdd4ac36c
commit 1e75f045b7
2 changed files with 0 additions and 2 deletions

View file

@ -10,7 +10,6 @@
"scripts": {
"test": "vitest run",
"build": "vite build",
"watch": "vite build --watch",
"prepublishOnly": "pnpm build"
},
"repository": {