apollo-cache-policies icon indicating copy to clipboard operation
apollo-cache-policies copied to clipboard

Unnecessary root dependency on react

Open JeremyGuinn opened this issue 2 years ago • 1 comments

You guys are fantastic for providing this package. I'd like to use this project outside of a react application, which apollographql/apollo-client supports. Could you follow the lead of apollographql/apollo-client to separate your core and react code? As was done here: https://github.com/apollographql/apollo-client/pull/9940

JeremyGuinn avatar Jul 29 '23 14:07 JeremyGuinn

Thanks for the feedback! I'd be happy to see the library usable outside of React. It'll take me a bit of time to play around with that /react entrypoint setup, if anyone wants to take that on feel free! Otherwise I'll look into getting this done when I can find time.

danReynolds avatar Aug 14 '23 15:08 danReynolds