mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Since AppRootUrl is removed, the logic for extending and emitting the root url as part of the setup seems unnecessary. BREAKING CHANGES: The setupWebWorker function exported from angular2/platform/worker_app no longer returns a promise of providers, but instead synchronously returns providers. Related to #5815 Closes #5820 |
||
|---|---|---|
| .. | ||
| browser | ||
| dom | ||
| server | ||
| browser_common.ts | ||
| worker_app.dart | ||
| worker_app.ts | ||
| worker_app_common.ts | ||
| worker_render.dart | ||
| worker_render.ts | ||
| worker_render_common.ts | ||