platform
platform copied to clipboard
Lazy loading reducers
- [ ] Migrate and verify solution from https://github.com/angular-redux/store/pull/416
- [ ] Add documentation including possible pitfalls (keys being overwritten, actions not having desired affect because reducer isn't loaded, middleware)