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
Currently, this lib only supports caching HTTP requests (primarily for the use case of SaaS services like headless CMSes)
It's possible to do more than that but that would require orchestrating your non-HTTP requests through the shared proxy process.
This would probably require a good amount of build tool dev (webpack loaders, maybe babel) so I'm creating this issue to gauge interest. Leave a 👍 or comment below with your use case.
The text was updated successfully, but these errors were encountered:
Currently, this lib only supports caching HTTP requests (primarily for the use case of SaaS services like headless CMSes)
It's possible to do more than that but that would require orchestrating your non-HTTP requests through the shared proxy process.
This would probably require a good amount of build tool dev (webpack loaders, maybe babel) so I'm creating this issue to gauge interest. Leave a 👍 or comment below with your use case.
The text was updated successfully, but these errors were encountered: