Skip to content

Use store.replaceReducer to split reducers #86

@richardscarrott

Description

@richardscarrott

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions