-
We should keep track of the final bundle size when the required modules are being imported in a web app.
We could have the following:
- One bundle with only `@aragon/connect`.
- One bundle with…
-
I used #9605 to create a treemap for the CDT bundle. https://misc-hoten.surge.sh/lh-9605/cdt-treemap.html
![image](https://user-images.githubusercontent.com/4071474/76903008-5fb0f780-685a-11ea-9cb…
-
Hi There
First, a huge thank you to @manueliglesias - absolutely love appsync.
The problem (as others have pointed out) is the bundle size. It is huge, and the reason it is big is mainly because…
-
Hi,
It seems that the bundle size difference of 2.0.0 vs 1.1.4 is 3x in minified code size and 2x in min+gzip which seems like a lot.
Stats reported from import cost plugin in VS Code
- version…
-
## Problem
Right now, we're repeating a lot of data. A lot of similar information appears
on the field itself, and on the type's definition. There are also a couple other
things we could blow away.
-…
-
**Description:**
We should make an effort to optimize our application size.
To complete this task please do the following:
- [ ] Investigate what files take up what size, and if any can be remove…
-
**Do you want to request a *feature* or report a *bug*?**
This is a documentation request.
**What is the current behavior?**
- When the build runs, the JSON files in [`draft-js/meta/bundle-size-s…
-
## Findings
I ran two tests to determine that `excludedPackages` isn't working. Both using [react-native-skia](https://shopify.github.io/react-native-skia/) which is known to have a [significant iOS …
-
Hi.
In readme it's said:
> Tiny code base - 4.6 KB minified, 1.7 KB gzipped...
In my project I see different picture:
![image](https://user-images.githubusercontent.com/45559645/60893797-3c18c48…
-
https://bundlephobia.com/result?p=@paralleldrive/feature-toggles@1.0.4
https://github.com/webpack-contrib/webpack-bundle-analyzer
30.3kb seems large for the api of this library, there may be some …