-
- Make `examples` depend on `dist` (rather than bundling it)
- Figure out why Webpack spits out such big bundles and how to make them tiny.
- Stripping out all non-license comments is probably a goo…
-
-
Even after attempting webpack for bundling, minimum size of largest bundle is 4.6 Mb
Changed imports of named exports to default.
Please suggest a fix
-
Hello @tnrich and others,
Your `ove` package is used in [eLabFTW](https://github.com/elabftw/elabftw/), and we're very happy with it from a developer point of view, but also from a user perspective…
-
### Steps to reproduce
_No response_
### Current behavior
After updating to the latest version of Material-UI, we've observed a substantial increase in our bundle size.
This increase was no…
-
### next-on-pages environment related information
@cloudflare/next-on-pages: 1.13.2
### Description
We want to apply the feature thirdPartyErrorFilterIntegration for Sentry, but this feature requir…
-
Hey there!
I'm working on implementing an App Clip on an existing project and figured I would give this package a try!
Before doing so on my existing app, I tested it out on a **brand new Expo S…
-
I use `@diplodoc/transform` and `@gravity-ui/markdown-editor` in my client project to display and edit user messages. While working on it I noticed while throttling the internet connection, that the p…
-
Implement a feature in @fluentui/bundle-size that will block PRs if the size increase in a PR is above a certain threshold for a package
-
I am by far not an expert on tree-shaking and library optimization, however i suspect (based on import size when using a single component in this library) there is some unintended bloat coming in with…