Skip to content

ES Modules for browsers #652

@jonjharrison

Description

@jonjharrison

Would be great to add support for browser-friendly ES modules if possible - currently they don't load when loaded as modules from the browser because of the process.env.NODE_ENV references.

Looks like this was solved in the core redux package by adding an additional rollup config, would it be possible to have something similar for toolkit?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions