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
Just as a small piece of feedback (not directly actionable), I just upgraded caniuse.rs to yew 0.20 and it seems to have increased bloat a bunch, both the number of dependencies that need to be compiled and the bundle size (557K with previous lockfile, 558K after a simple cargo update, 615K after cargo upgrade --incompatible and accounting for the breaking changes).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Just as a small piece of feedback (not directly actionable), I just upgraded caniuse.rs to yew 0.20 and it seems to have increased bloat a bunch, both the number of dependencies that need to be compiled and the bundle size (557K with previous lockfile, 558K after a simple
cargo update
, 615K aftercargo upgrade --incompatible
and accounting for the breaking changes).Beta Was this translation helpful? Give feedback.
All reactions