Skip to content

Commit 283c1ce

Browse files
committed
fix: 빌드 오류 해결중
1 parent 0d70785 commit 283c1ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
8-
// "build": "tsc -b && vite build",
98
"build": "tsc --noEmit || true && vite build",
109
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
1110
"preview": "vite preview",

0 commit comments

Comments
 (0)