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
{{ message }}
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
As stated by @danielroe in the official nuxt ui lib's repo issue #642: "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:
Describe the bug
As stated by @danielroe in the official
nuxt ui
lib's repo issue #642: "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: