You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a solution using webpack or rollup instead of transpiling with babel but I couldn't make it work.
If the changes or another fix is merged upstream, I'll deprecate my package.
Hi, I noticed a huge bundle size for all projects using
ual-reactjs-renderer
.Bundlephobia reports the same - 2MB minified.
After some investigation, the issue seems to be the usage of react-icons which includes all SVGs.
The text was updated successfully, but these errors were encountered: