Skip to content

Commit 3b0f87c

Browse files
committed
Fix vite config getting included in dist
1 parent 42f2711 commit 3b0f87c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.prod.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"node_modules",
55
"dist",
66
"tests",
7+
"vite.config.ts",
78
],
89
}

0 commit comments

Comments
 (0)