There was an error while loading. Please reload this page.
1 parent ee39613 commit 869c289Copy full SHA for 869c289
1 file changed
packages/katalog/package.json
@@ -40,7 +40,7 @@
40
},
41
"scripts": {
42
"build": "vite build",
43
- "dev": "node --watch src/",
+ "dev": "node --watch src/main.js",
44
"lint": "standard --fix",
45
"test": "vitest run --coverage"
46
0 commit comments