i think the correction on tree-shaking with esbuild also applies to vite- i just tested importing the version key from package.json and only the version shows up in the compiled output https://stackblitz.com/edit/vitejs-vite-ili6kr28?file=dist%2Fassets%2Findex-U-z2L5ic.js am i misunderstanding something?