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

Do not move/delete things from the scripts folder during init #18

Closed
vjeux opened this issue Jul 18, 2016 · 1 comment
Closed

Do not move/delete things from the scripts folder during init #18

vjeux opened this issue Jul 18, 2016 · 1 comment
Milestone

Comments

@vjeux
Copy link
Contributor

vjeux commented Jul 18, 2016

If the app gets npm installed by someone else, the folder will be in a different shape because those files have not been "init"-ed. Need to update the init command not to be destructive.

@gaearon gaearon added this to the 0.1.0 milestone Jul 18, 2016
@vjeux
Copy link
Contributor Author

vjeux commented Jul 18, 2016

3a13e8b

This is why I didn't do it at first, fs doesn't have a copy file/folder implementation :(

@vjeux vjeux closed this as completed Jul 18, 2016
stayradiated pushed a commit to stayradiated/create-react-app that referenced this issue Nov 13, 2016
@lock lock bot locked and limited conversation to collaborators Jan 23, 2019
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

2 participants