-
### Motivation
Currently when taking dependency on country-coder npm package a bundle will get heavier by ~600kb.
The main reason is due to [borders file](https://github.com/ideditor/country-coder…
-
Just like the title says, please provide a `server-only` mode that will **not** include all dependencies in the client-side bundles.
The use-case scenario is like that:
- The context is a SSG N…
-
### Describe the bug
I'm testing out benchmarking and found a strange result in the numbers I'm seeing for bundle size.
```json
"size": {
"total": 12857,
"manager": {
"tota…
IanVS updated
2 years ago
-
It would be interesting if we had a bot that reports bundle size changes in Pull Requests. CLI packages such as `winglang`, `@winglang/sdk`, `@winglang/compiler`, etc aren't **that** important, but th…
-
The bundle size for our toplevel is pretty huge - clocking in at 7MB. This means initial load of the playground is very slow. Much of this is due to the compiled `CMI` files (which describe the interf…
-
**Describe the bug**
While trying to passthrough my GPU, my audio device is stuck in "In Progress" status. Disabling the passthrough in the UI doesn't disable the PCIDevice passthrough
![image](…
-
Within the realm of reasonable, there are always limitations. Reducing bundle sizes is one of the oldest yet, active challenges in the realm of signal processing.
One thing that I'd love about bund…
-
Using only a partial bundle of Plotly reduced the bundle size by 50%.
Right now, Plotly still occupies 75% of the bundle.
https://github.com/mithi/hexapod/issues/54
Other things that we can try…
mithi updated
4 years ago
-
for some reason it is 30.4 M???/
![image](https://user-images.githubusercontent.com/10111092/90715764-3832e080-e279-11ea-8a27-7e46b68660a0.png)
ianhi updated
4 years ago
-
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…