We really appreciate all the community support in the years since we first released ignite-redux-persist. Our focus has shifted to the latest version of Ignite, which does not have a plugin-based architecture (read more here). Feel free to fork this library and continue on its legacy if you want.
This plugin adds support for redux-persist to an Ignite Andross project.
ignite add redux-persist
ignite remove redux-persist
- Clone this repo
- Run
npm install
- Run
npm test
- Check out a branch and make your changes
- Write tests for those changes
- Submit a pull request back upstream
This plugin is licensed MIT by Infinite Red, Inc., and was created by Ryan Linton.