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

Fixed async file paths adjusting in gulp script #103

Merged
merged 1 commit into from
Apr 30, 2015

Conversation

vrockai
Copy link
Contributor

@vrockai vrockai commented Apr 29, 2015

This should fix the failing builds. The problem was in async task adjusting reference paths in libraries. Using the callback done() function after receiving the 'end' event should assure the task completion after the next one (tsc-*) starts.

mtho11 added a commit that referenced this pull request Apr 30, 2015
Fixed async file paths adjusting in gulp script
@mtho11 mtho11 merged commit 81fe865 into hawkular:master Apr 30, 2015
@mtho11
Copy link
Member

mtho11 commented Apr 30, 2015

Works for me. Merging #103.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants