Replies: 1 comment 1 reply
-
That sounds similar to #18523 and this is documented in https://vite.dev/guide/migration.html#advanced
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
after upgrading Vite in my (react) projects from 5.4.11 to 6.0.1 I noticed bigger bundle sizes in the packaged JS (i.e. typically
dist/assets/index-xxx.js
). In one project the file grow from 278.38kB to 283.55kB (5kB bigger), in another it got 4kB bigger.Is this an expected behavior?
Beta Was this translation helpful? Give feedback.
All reactions