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
feat: lighter build by rewriting lodash imports
Incorrect lodash imports are causing MFEs to import the entire lodash
library. This change shaves off a few kB of every MFE compressed build.