Skip to content

Commit 54a2884

Browse files
committed
chore(deps): upgrade vite 6→8 and related packages
Vite 8 uses Rolldown (Rust bundler), cutting build time from ~41s to ~6s. Fix readonly Array<> syntax in caption-items.ts for stricter Rolldown TS parsing. Add .vercel to .gitignore.
1 parent df6ac61 commit 54a2884

5 files changed

Lines changed: 1300 additions & 1871 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,5 @@ crates/*/Cargo.lock
5353
.knip-report.json
5454

5555
tmp
56+
57+
.vercel

0 commit comments

Comments
 (0)