NerdWalletOSS / apollo-cache-policies

An extension of the Apollo 3 cache with support for advanced cache policies.
Apache License 2.0
152 stars 22 forks source link

revert lodash-es switch to lodash with module imports #45

Closed danReynolds closed 2 years ago

danReynolds commented 2 years ago

Some clients are es-module incompatible and the lodash-es migration is being reverted in favor of lodash module imports.