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
Today, packages/discovery/src/discovery.service.ts class is the only reference of Lodash in the repository. I believe it's a dependency which can get rid of since Javascript now has native alternatives.
Hello everyone 👋
Today,
packages/discovery/src/discovery.service.tsclass is the only reference of Lodash in the repository. I believe it's a dependency which can get rid of since Javascript now has native alternatives.