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

Easing react-script customisation #4264

Closed
melMass opened this issue Apr 6, 2018 · 6 comments
Closed

Easing react-script customisation #4264

melMass opened this issue Apr 6, 2018 · 6 comments

Comments

@melMass
Copy link

melMass commented Apr 6, 2018

Is there any plan to ease the process of customising configurations without ejecting or creating a custom NPM package ? Is there running discussions on the subject ?

Would it not be better if you use a dedicated repo for react-scripts as a submodule of this one, and allow the use of the -scripts flags on a github repo ?

@iansu
Copy link
Contributor

iansu commented Apr 10, 2018

You can already point to a local directory or a remote tgz file using the --scripts-version flag. You can see all the options by typing create-react-app --help. Is that sufficient for you?

@melMass
Copy link
Author

melMass commented Apr 11, 2018

Thanks I did not knew about the tgz way.
But adding a way to add a repository by link directly would make collaborative react-scripts forks easier.

@melMass
Copy link
Author

melMass commented Apr 11, 2018

And also private ones on lets say gitlab or bitbucket.

@Wizyma
Copy link

Wizyma commented Apr 12, 2018

Hey @melMass , you can use your custom react script like that :
create-react-app --scripts-versions file://path_to_your_react_script_folder
Hope it helps :) !

@mudrz
Copy link

mudrz commented Apr 18, 2018

Related #3917

@bugzpodder
Copy link

Let's use #3917 to discuss customization. Closing.

@facebook facebook locked as resolved and limited conversation to collaborators May 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants