Skip to content

Commit

Permalink
fix: internal viteMetadata type conflicts with Vite (#83)
Browse files Browse the repository at this point in the history
* bump vite

* delete incorrect rollup types that conflict with vite's types

* update pnpm-lock

* formatting

* fix type errors using `chunkInfo.viteMetadata`

* update pnpm.lock

* update snapshots

---------

Co-authored-by: detachhead <[email protected]>
  • Loading branch information
DetachHead and DetachHead authored Feb 25, 2023
1 parent 000d7f6 commit 9043206
Show file tree
Hide file tree
Showing 8 changed files with 250 additions and 258 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@
"etag": "^1.8.1",
"fs-extra": "^11.1.0",
"magic-string": "^0.27.0",
"vite": "~4.0.3"
"vite": "^4.1.1"
}
}
Loading

0 comments on commit 9043206

Please sign in to comment.