We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b1ee60 commit 86f7139Copy full SHA for 86f7139
app/ui_layer/browser/frontend/package.json
@@ -5,7 +5,7 @@
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
8
- "build": "tsc && vite build",
+ "build": "vite build",
9
"preview": "vite preview",
10
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0"
11
},
0 commit comments