mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d29883adff
CI components test install the angular package from the local version, but still use the zone.js from npm, so this commit let components also install zone.js from local too. PR Close #45277