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
Probably, makes sense to move functions from Formality module to own modules to reduce bundle size. E.g. if user doesn't use async stuff or collections, those wouldn't get into the final bundle.
Unless tree shaking works these days. Haven't checked what's up with that for quite awhile.
The text was updated successfully, but these errors were encountered:
Probably, makes sense to move functions from Formality module to own modules to reduce bundle size. E.g. if user doesn't use async stuff or collections, those wouldn't get into the final bundle.
Unless tree shaking works these days. Haven't checked what's up with that for quite awhile.
The text was updated successfully, but these errors were encountered: