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

Prevent file deletions when the build output-path is a parent directory #1730

Merged

Conversation

selvagsz
Copy link

Prevent self trolling when the build output path is a parent directory

Fixes #1716 properly

@selvagsz selvagsz force-pushed the prevent-parent-directory-as-outputpath branch from 77703b6 to 7e5e635 Compare August 23, 2014 06:44
rwjblue added a commit that referenced this pull request Aug 24, 2014
…tputpath

Prevent file deletions when the build output-path is a parent directory
@rwjblue rwjblue merged commit 6291ab5 into ember-cli:master Aug 24, 2014
@selvagsz selvagsz deleted the prevent-parent-directory-as-outputpath branch October 2, 2014 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ember build --output-path ../ deletes all files
2 participants