Remove redux-persist and redux-persist-crosstab

Repository details (talkie)
Project page
talkie
Project log category
(588 entries)
Repository
@joelpurra/talkie
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
630 commits
Stars
65 stars
Commit details (6220b71c)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Remove redux-persist and redux-persist-crosstab

Raw text
Remove redux-persist and redux-persist-crosstab

Changed files (13)

Path Additions Deletions
package-lock.json +16 -33
package.json +2 -4
rollup.config.react.browser.js +0 -8
rollup.config.react.node.js +0 -7
src/{split-environments/node/store-provider.js => shared/redux-store-provider.js} +7 -2
src/shared/renderers/auto-root.js +3 -3
src/shared/store/configureStore.development.js +0 -56
src/shared/store/configureStore.js +0 -31
src/shared/store/configureStore.production.js +0 -81
src/shared/utils/storage.js +0 -80
src/split-environments/store-provider.js +0 -23
src/split-environments/webextension/store-provider.development.js +0 -58
src/split-environments/webextension/store-provider.js +0 -120

Commit categories (3)