Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use store.replaceReducer to split reducers #86

Open
richardscarrott opened this issue Apr 14, 2017 · 0 comments
Open

Use store.replaceReducer to split reducers #86

richardscarrott opened this issue Apr 14, 2017 · 0 comments

Comments

@richardscarrott
Copy link
Member

richardscarrott commented Apr 14, 2017

Right now in the code splitting branch reducers aren't code split as they're defined in reducers/index and they in turn import ACTION_TYPES from action creators so actions also aren't code split.

POC https://github.com/60frames/react-boilerplate/tree/code-splitting-reducer

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant