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

Update development task changes. #110

Merged
merged 8 commits into from
Mar 15, 2016
Merged

Update development task changes. #110

merged 8 commits into from
Mar 15, 2016

Conversation

szymonkups
Copy link
Contributor

This PR contains changes implemented in gulp update task according to #93.
It also adds some changes to gulp install task as it is now used in updating when some of the dependencies are not cloned inside workspace directory. Install task is not uninstalling dependencies before cloning them - it is done by modified tools.linkDirectories method which now is able to unlink or remove destination directory. This should also resolve #108.

Reinmar added a commit that referenced this pull request Mar 15, 2016
Update development task changes.
@Reinmar Reinmar merged commit 14f0a6d into master Mar 15, 2016
@Reinmar Reinmar deleted the t/93 branch March 15, 2016 15:03
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.

[Windows] gulp relink removes all symlink destinations because rm -rf follows symlinks (sic!)
2 participants