There was an error while loading. Please reload this page.
1 parent 481e577 commit 39cc3d8Copy full SHA for 39cc3d8
1 file changed
ui/package.json
@@ -35,6 +35,7 @@
35
},
36
"scripts": {
37
"start": "vite",
38
+ "prebuild": "tsc",
39
"build": "vite build",
40
"test": "vitest --disable-console-intercept --no-file-parallelism",
41
"lint": "eslint \"src/**/*.{ts,tsx}\"",
0 commit comments