SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

chore(version-info): disable remote requests when offline

When the internet is not accessible build scripts are unnecessarily slow
because of failed attempts to download git tag and CDN version information
from remote servers.

This commit does a synchronous check of internet connectivity before attempting
any remote requests.

Closes #14759
P
Pete Bacon Darwin committed
6a134605f1904098022f4e25ade67d0a91a52621
Parent: 3ddf2f6
Committed by GitHub <noreply@github.com> on 6/13/2016, 2:57:53 PM