Skip to content

ability to start project already ejected #513

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

Closed
skbolton opened this issue Aug 29, 2016 · 3 comments
Closed

ability to start project already ejected #513

skbolton opened this issue Aug 29, 2016 · 3 comments

Comments

@skbolton
Copy link

Love the project but to fit my needs I eject right from the start. I would love it if I could pass a flag into the cli to have the project start in an ejected state so all the files show up.
Thank you for this awesome cli tool!

@gaearon
Copy link
Contributor

gaearon commented Aug 30, 2016

Is there any reason create-react-app app && cd app && npm run eject doesn’t work for you?
We generally shy away from adding new flags because they add bug surface area and complexity.

@skbolton
Copy link
Author

Just wondering the possibility. I just always eject right from the start to add a few things, and thought it would maybe a little faster if it could build the project in an already ejected status

@gaearon
Copy link
Contributor

gaearon commented Aug 31, 2016

If you'd like to send a PR we can consider it but I don't think this is a high priority for us.

@gaearon gaearon closed this as completed Sep 3, 2016
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants