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

fix(build): don't leave dist folder on fail #4047

Merged
merged 1 commit into from
Jan 25, 2017

Conversation

filipesilva
Copy link
Contributor

No description provided.

@Meligy
Copy link
Contributor

Meligy commented Jan 16, 2017

What would happen if the delete call fails?

(Which is possible, as the build failure might be due to locked files in /dist)

@filipesilva
Copy link
Contributor Author

@Meligy I suppose the command fails with an error. I just found a better way to do this however (webpack.NoEmitOnErrorsPlugin()), so I'll use that instead.

@filipesilva filipesilva force-pushed the delete-dist-on-fail branch 2 times, most recently from 5812e23 to 32917f3 Compare January 19, 2017 00:53
@filipesilva filipesilva merged commit 790dda6 into angular:master Jan 25, 2017
MRHarrison pushed a commit to MRHarrison/angular-cli that referenced this pull request Feb 9, 2017
@filipesilva filipesilva deleted the delete-dist-on-fail branch February 25, 2017 11:27
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 11, 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

Successfully merging this pull request may close these issues.

4 participants