Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Removing lodash as a dependency #2435

Merged
merged 4 commits into from
Sep 28, 2018
Merged

Removing lodash as a dependency #2435

merged 4 commits into from
Sep 28, 2018

Conversation

hwillson
Copy link
Member

We're only depending on flowRight, so these changes remove the dependency on lodash, switching the dependency to lodash.flowright. React Apollo 3.0 will be removing this dependency completely, but for now this will help with bundle sizes.

All development lodash use has also been adjusted to use individually imported lodash modules. Those will likely be removed as well in React Apollo 3.0.

We're only depending on `flowRight`, so these changes remove
the dependency on `lodash`, switching the dependency to
`lodash.flowright`. React Apollo 3.0 will be removing this
dependency completely, but for now this will help with bundle
sizes.

All development `lodash` use has also been adjusted to use
individually imported `lodash` modules. Those will likely be
removed as well in React Apollo 3.0.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant