-
### What problem does this feature solve?
Reduce bundle size by only adding the styles that are being used. If this is already possible, then please add instructions for it to your documentation.
##…
-
The current bundle size of the library is quite large, and it is causing issues for users who want to use it in their projects. This is impacting the adoption of the library and needs to be addressed.
-
Not sure if you're aware but the folder InitSetup you've added to it increased the libs size by a huge amount.
From what I see, these are only CLI commands, so it would be cool if, when running `c…
-
Additional code-splitting or dependency culling is needed to get the main js bundle back under 500k.
-
Hi,
Just trying out Quasar with unplugin-vue-components and I noticed that when building the application (using Vite, Vue3, Typescript and Quasar Vite Plugin), I get a bundle size that gets over 50…
-
There is a project that has been written in Typescript.
bundle size with `babel/preset-env` is 101.29KB minified & gzipped also bundle size with `babel/preset-modules` is 100.27 KB minified & gzippe…
-
One takeaway from the [performance audit] is that steal-tools doesn't do anything to prevent oversized bundles. It's still incredibly easy to have large bundles.
steal-tools could warn about this a…
-
Hey there,
Thanks for amazing work!
I'm showing one tiny graph on my page and d3 is now my biggest dependency (appart from react).
Even for minimal use, importing the whole d3 v3.5 is necessary.…
-
**Is your feature request related to a problem? Please describe.**
It is painful to not being always able to see the install size of a bundle, because it requires knowing exactly on of its file name …
-
Ref: https://github.com/igorkasyanchuk/active_storage_validations/actions/runs/11288843453/job/31397452279?pr=265#step:7:141
Got it on both 7.2/vips and 7.0 mini_magick
```
Error:
ActiveStorag…