-
The webpack output is 16 MB. That's really too much!
We need to understand why it's so large and seeing if there are any low-hanging fruits to reduce the bundle size. See https://github.com/webpack…
-
Inflection tables is the largest library that bundles into the Alpheios components. Inflection tables lib is over 1MB minimzied, and that is about half of an overall size of the components lib itself.…
-
Already love how qbrt uses a shared gecko image across the entire system. It would be exceptional if you didn't have to download this entire image each time, but rather for you to download the applic…
-
## Do you want to request a feature or report a bug?
Feature request
## What is the current behavior?
Currently recharts uses lodash, which in my experience takes up about 145kb within my bundle.…
-
Hey @adraffy, I'm not sure if there are any easy wins on the bundle size, but I'm happy to help if so! Do you have any suggested areas to work on?
Seeing as both `ethers` and `viem` rely on this li…
-
We currently hardcode the assumption of the system partition size in our installer code. The picked value there is future-proof, for Metropolis, but not flexible enough to support other payloads.
A…
-
Hi, currently I'm using wxt for a heavy extension, my bundle is about 40mb in development and 10mb in production
Is there any way to make the build process faster? Right now every time I save, it h…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature…
-
https://github.com/imguolao/monaco-vue
-
### Description
Total bundle size is one of the most important factors in time to first paint for a SPA.
Today, the JS bundle alone is over 2MB when built, made up of:
- vendors.js (1 MB)
- m…
Pezmc updated
2 years ago