Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

chore(build): fix version check in gulpfile #3543

Merged
merged 1 commit into from
Sep 13, 2016

Conversation

juliemr
Copy link
Member

@juliemr juliemr commented Sep 13, 2016

Previously, the version check would say that 5.2 was less than 4.3.
Fix by using semver.

Previously, the version check would say that 5.2 was less than 4.3.
Fix by using semver.
@juliemr
Copy link
Member Author

juliemr commented Sep 13, 2016

Also, this task used to fail silently, and just not continue the gulp run. This change makes it actually error out.

@juliemr juliemr modified the milestones: Upcoming, 4.0.7 Sep 13, 2016
@cnishina cnishina merged commit 9be4b75 into angular:master Sep 13, 2016
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.

3 participants