mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Add upgrade-static.umd.js bundles This allows depending on it without getting a transitive dependency on compiler. BREAKING CHANGE: Four newly added APIs in 2.2.0-beta: downgradeComponent, downgradeInjectable, UpgradeComponent, and UpgradeModule are no longer exported by @angular/upgrade. Import these from @angular/upgrade/static instead. |
||
|---|---|---|
| .. | ||
| integration | ||
| angular1_providers_spec.ts | ||
| component_info_spec.ts | ||
| downgrade_injectable_spec.ts | ||
| test_helpers.ts | ||