I want to import it from persist.js, but that would introduce a circular dependency since redux-setup.js already imports persist.js. The solution is to extract it to a separate file.
Details
Details
- Flow
- Confirmed that app starts correctly "from scratch" (no persisted Redux store)
- Confirmed that app starts correctly from an existing Redux store
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable