-
# Roadmap
## Bundling
- [ ] Double check that tree shaking is working properly
- [ ] Ensure Flow types are stripped in the production bundle
- [x] Ensure Ramda methods are imported explicitly, wit…
-
[20KB](https://bundlephobia.com/package/disqus-react@1.1.4) (uncompressed) seems a bit excessive for just a wrapper.
I just need the `` and it still adds 20KB to the bundle size.
Please consider…
-
It would be nice to add this to the CI, I don't really feel like checking it manually, but it would be nice to know. I was quite surprised by the js zip file size.
https://github.com/siddharthkp/bund…
-
I know cross file constant folding is not supported since that only happens in the first stage where esbuild optimizes each file separately and links them later. I'm openning this issue just to notify…
-
Currently requiring `stackdriver-errors-js` results in quite a lot of code being pulled in -- it's one of our largest dependencies.
The above is generated using https://github.com/webpack-contr…
-
According to [this analyzer](https://www.npmjs.com/package/webpack-bundle-analyzer), cozy-keys-lib's bundle takes 426 Ko.
We could gain some space by removing heavy and dispensable libs, typically n…
-
vendor bundle is ~7 mb before compression. I don't think tree shaking is working.
-
### 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.…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…
-
According to [Bundlephobia](https://bundlephobia.com/result?p=object-hash@2.0.1), the bundled package size is quite large (10kb gzipped!)
If only the required APIs from `crypto` are included, the b…