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
I like the idea, just take into account that lodash is used not only in the arrayHelpers but also in FireClient and translate-from-firestore so there is more imports to take care of.
In the meantime if bundle sizes bother you that much, you can try build plugins that would do roughly the same thing for you but automatically. For webpackFor babel
Instead of
Consider doing this instead
The text was updated successfully, but these errors were encountered: