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 was archived by the owner on Jun 21, 2023. It is now read-only.
refactor: Removed dependency on lodash.map (optimizely#409)
Summary:
To reduce package size, we are trying to gradually get rid of lodash library. This PR removes the map function.
Test plan:
All tests pass after this change.
0 commit comments