-
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…
-
**Optimize bundle size**
Initial load is sloth-like slow.
-
I have a static site generated by Scala.js + sbt-web + HTML generators. It currently uses Play framework for development (not for production). I have tried to replace Play by Vite in order to speed up…
v6ak updated
10 months ago
-
## Describe the bug
I noticed that some app bundles that are created through `desktopToDarwinBundle` have icons that appear corrupted when viewed in Finder. This seems to only apply to 16x16 and 32…
-
A production build of the bundle is currently 5.6 MB. It's not the end of the world, but especially if we expect users with slower internet connections, it might be worth using a bundle analyzer to se…
-
Try to reduce the usage of third party libraries to decrease the bundle size.
Bundle should also be gzipped.
https://github.com/webpack-contrib/webpack-bundle-analyzer
https://medium.com…
-
Whilst this project is amazing and should be included out of the box as a Yup rule, I can't help but notice the huge bundle size, see:
![image](https://user-images.githubusercontent.com/11601622/13…
-
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…
-
## Problem Statement
Currently, the Sentry SDK loads all configured modules (error tracking, performance monitoring, session replay, etc.) regardless of their sample rates. This means users who will …
-
### New Version
0.71.7
### Old Version
0.66.3
### Build Target(s)
Android
### Output of `react-native info`
System:
OS: macOS 13.3.1
CPU: (10) arm64 Apple M1 Pro
Me…