HomePhabricator
Diffusion Comm 3cf8825bf256

[native] Extract default Redux state to separate file

Description

[native] Extract default Redux state to separate file

Summary: 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.

Test Plan:

  1. Flow
  2. Confirmed that app starts correctly "from scratch" (no persisted Redux store)
  3. Confirmed that app starts correctly from an existing Redux store

Reviewers: tomek, michal

Reviewed By: tomek

Differential Revision: https://phab.comm.dev/D9185

Details

Provenance
ashoatAuthored on Sep 13 2023, 8:49 AM
Reviewer
tomek
Differential Revision
D9185: [native] Extract default Redux state to separate file
Parents
rCOMMb3c4cff3502d: [Tunnelbroker] add authentication tests
Branches
Unknown
Tags
Unknown