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
Looking at performance, I'd recommend removing the runtime lodash-es dependency. A lot of the utilities can be replaced with core JS, and I think also make it easier to reason about.
The text was updated successfully, but these errors were encountered:
Looking at performance, I'd recommend removing the runtime
lodash-es
dependency. A lot of the utilities can be replaced with core JS, and I think also make it easier to reason about.The text was updated successfully, but these errors were encountered: