Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Please allow customizing the build folder #8600

Closed
lemiesz opened this issue Mar 4, 2020 · 0 comments · Fixed by #8986
Closed

Please allow customizing the build folder #8600

lemiesz opened this issue Mar 4, 2020 · 0 comments · Fixed by #8986

Comments

@lemiesz
Copy link

lemiesz commented Mar 4, 2020

Is your proposal related to a problem?

Where I work we can not use native npm. We have an internal company wide build system for managing dependencies across different language, os build, applications, etc. Its pretty complicated and I wont get into why its necessary.

However this system uses the /build folder for its own artifacts. Creating conflicts with the CRA build. I dont want to have to eject and manage my own webpack distribution just to have the abliity to rename an outfolder

Describe the solution you'd like

`react-scripts build --out "/dist"

This would name the output folder dist instead of build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant