Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

chore(build): fix so --fast can be used with check-deploy etc #2083

Merged

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Aug 10, 2016

Using --fast with most targets would just stop after doing _copy-example-boilerplate. This fixes the issue.

cc @kwalrath @Foxandxss

@kwalrath
Copy link
Contributor

Works for me!

@Foxandxss
Copy link
Member

I need to double check, because that concrete task had a problem with ordering and I think I had to remove the return to make it work so I will check later to see that it still does the job in the right order.

@chalin
Copy link
Contributor Author

chalin commented Aug 11, 2016

Removing the return beaks the task flow. I think that the return needs to be there in some form, we just need to find the right form (and this might be it).

@Foxandxss
Copy link
Member

Doesn't seem to be affecting the ordering, so LGTM.

@kwalrath kwalrath merged commit 05cdc83 into angular:master Aug 17, 2016
@kwalrath kwalrath deleted the chalin-chore-fix-fast-check-deploy-0810 branch August 17, 2016 16:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants