Skip to content

Commit 86f7139

Browse files
committed
build command
1 parent 1b1ee60 commit 86f7139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/ui_layer/browser/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
8-
"build": "tsc && vite build",
8+
"build": "vite build",
99
"preview": "vite preview",
1010
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0"
1111
},

0 commit comments

Comments
 (0)