Skip to content

Commit 144b2bf

Browse files
authored
chore: remove vite (#356)
* chore: remove vite * chore: ignore netlify build output
1 parent d211080 commit 144b2bf

3 files changed

Lines changed: 381 additions & 483 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ yarn.lock
88
.vercel
99
.output
1010
.vinxi
11+
.netlify
1112

1213
/build/
1314
/api/
1415
/server/build
1516
/public/build
16-
.vinxi
17+
1718
# Sentry Config File
1819
.env.sentry-build-plugin
1920
dist

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
"tailwind-merge": "^1.14.0",
6363
"tiny-invariant": "^1.3.3",
6464
"vinxi": "^0.5.3",
65-
"vite": "^6.0.0",
6665
"vite-tsconfig-paths": "^5.0.1",
6766
"zod": "^3.23.8",
6867
"zustand": "^4.5.2"

0 commit comments

Comments
 (0)