Skip to content

Support for custom paths #10654

Description

@edlongman

There is already the react-scripts-rewired package that allows for custom code to be added to the webpack config.

Is there any was of changing the default paths without running eject.

For example changing build to release or changing src to source.

The paths variable provided to webpack.config.extend.js is not the version used required by build.js so it is not modified throughout the app. Only locally.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions