Skip to content

Plugins are only loaded in the development environment #214

@cheeZery

Description

@cheeZery

I specified a pluginDir and the plugins are being loaded correctly. I would also like to use the dev tools in production, so I set includeInProd to true for client, server, and devTools. However, my plugins do not appear in the live environment.

If I interpret this line correctly, plugins are only loaded when NODE_ENV is set to "development".

Is there a reason for this, and are there any plans to change it?

Thanks a lot for these wonderful React Router dev tools ❤️

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions