Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Remove dependence on localstorage #795

Closed
futurepaul opened this issue Oct 14, 2023 · 2 comments · Fixed by #757
Closed

Remove dependence on localstorage #795

futurepaul opened this issue Oct 14, 2023 · 2 comments · Fixed by #757

Comments

@futurepaul
Copy link
Contributor

In order to run in a service worker we need to not call localstorage from mutiny-node (or at least make it optional).

@benthecarman
Copy link
Collaborator

In #757 I added a commit that makes it if you enable the feature service-worker it'll skip local storage

@benthecarman benthecarman linked a pull request Oct 15, 2023 that will close this issue
@AnthonyRonning
Copy link
Contributor

Can't we just remove it completely now though?

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 a pull request may close this issue.

3 participants