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
Reducing the size of serialized models (and other data) is not a goal for LIonWeb.
We accept more verbose (aka. longer, aka bigger) serialized models in order to reduce complexity.
If size became an issue, we would tackle it on a different level, e.g. compression of transport format.