-
This package is [the recommended way to normalize for ENS](https://docs.ens.domains/contract-api-reference/name-processing#normalising-names) yet it comes in at [with a whopping bundle-size](https://b…
-
Parent issue https://github.com/elastic/kibana/issues/95853
Core bundle size is critical for performance because it's loaded on every page and delays all other plugin initialization affecting perce…
-
### Current Behavior
I am using "@nx/angular:webpack-browser" to apply a custom Webpack configuration. However, when running the nx build --verbose command, I get the following error: " webpack 5.94.…
-
![image](https://user-images.githubusercontent.com/60169066/137315330-1b9243f3-4188-49da-be8a-7a9023c81d23.png)
![image](https://user-images.githubusercontent.com/60169066/137315541-84aa929d-5449-4…
-
I am using react-dates in my app. I am trying to reduce the size of my bundle.js generated by webpack. I used the "webpack-bundle-analyzer" and I noticed React-dates module is including components I a…
-
This is a feature proposal for a new non-core Meteor package to check bundle sizes, and there is already a head-start on it from a file we have in our primary Meteor project: https://gist.github.com/j…
-
The application after installation is around 45 MB in size. Further reduction in the size can be made by code optimisations.
-
What do you (@deregtd, @berickson1, @erictraut) think about reducing ReactXP size?
ReactXP has a [significant size](https://bundlephobia.com/result?p=reactxp@2.0.0-rc.1), especially it is importan…
-
`project size-visualize` using (`webpack-bundle-analyzer`)[https://www.npmjs.com/package/webpack-bundle-analyzer]
`project size-analyze` using (`webpack-bundle-size-analyzer)[https://github.com/rob…
-
**Describe the bug**
To use this component requires the end user to download over 90K of code (gzipped and minified). To fix this, we should remove `moment` since that's 60% of the bundle size. Let's…