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. |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| index.ts | ||
| package.json | ||
| rollup-static.config.js | ||
| rollup.config.js | ||
| static.ts | ||
| tsconfig-build.json | ||