SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

58864 0 0 JavaScript

chore(*): get rid of Bower in favor of Yarn aliases & checked-in packages

Bower was used to install multiple versions of jQuery which is now handled
using Yarn aliases. The remaining two packages, closure-compiler and
ng-closure-compiler were installed from zip files which is not supported by Yarn
(see https://github.com/yarnpkg/yarn/issues/1483); the first of them exists
on npm as the google-closure-compiler but only versions newer than we used are
published and they don't work with ng-closure-compiler so - instead - both were
checked in to the repository.

Fixes #16268
Fixes #14961
Ref yarnpkg/yarn#1483
M
Michał Gołębiowski-Owczarek committed
ff2ce9dddec73601db727361812429180798205b
Parent: 8da3aef
Committed by Martin Staffa <mjstaffa@googlemail.com> on 1/8/2018, 12:01:21 PM