-
From https://github.com/hzrd149/nostrudel/pull/11
Currently we depend on nostr-tools and some other packages, which are more bloated than necessary. We might be able to replace these with more cut-…
-
Hi @marcospont
I really appreciate work done for `agnostic-draggable`. It's easy to use and it's filling all the gaps that I had after using packages like `sortablejs` or `@shopify/draggable` 🚀
…
-
We can add a GitHub action to monitor bundle size of the code
-
-
Hello! I saw that you race for minified size, and I have tried several options to minify the bunde for modern browsers for about 15%:
- create a ```let x = true``` and set all settings from ```conte…
-
The bundle is ±160KB with comments and whitespaces.
The Google Closure Compiler is available in the Docker development container. Try any of these compilation level (although the `ADVANCED` level i…
-
One major highlight of the app is its low size.
Try adding SVG in place of png and removing unused libraries or SDK to reduce the size further
Think of your own way and work on it and then create …
-
The bundle is more than 0.5MB - yikes!
![image](https://user-images.githubusercontent.com/28362229/102299790-89847f80-3f8e-11eb-9848-89d63d022e84.png)
G6 and the other Antv packages are more than …
-
After adding code-splitting, Brotli, preloading and preconnect, the app is hitting a TTI of ~3.7s on WebPageTest. I'd like to see if there's opportunity to do better.
Bundle size is roughly ~70KB o…
-
When I compile my app via Webpack, the `vue-tour.umd.js` file is 204KB, which is far from lightweight. Do you know if there is any way to reduce this bundle size by removing certain dependencies or fe…