Closed maelswarm closed 3 years ago
What is the use case for this?
If I understand this correctly, this seems like something that would only have relevance to a developer and not an end user (i.e. it is a feature that would not provide any value to a user, but just add confusion).
However, I may be completely misunderstanding it or not seeing where it makes sense.
Near completion except for issues with redux-persist and non-serializable datatypes in the store.
Config file for usage (deploy preview will not work)
YAML + #395 may be a more compact/readable alternative as this grows.
UPDATE: working version without redux-persist implemented (although refreshing the page leads things out-of-sync as the store is not persisting).
To grab a build with redux-persist pull commit 4b74f98297f41a6915e4101adf241a3fba41f794
https://stackoverflow.com/questions/35305661/where-to-write-to-localstorage-in-a-redux-app
localStorage instead of redux-persist?