angular/modules/angular2/src/platform
Jeff Cross a885f37dfa fix(web_workers): remove unnecessary setup module and AppRootUrl
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
2015-12-12 00:58:56 +00:00
..
browser chore(tools): remove unused performance import 2015-12-11 20:32:17 +00:00
dom docs(core): Myriad of documentation changes including lots of new example code. 2015-12-10 15:23:57 -08:00
server fix(parse5): support comment nodes with getText and setText 2015-12-10 19:18:14 +00:00
browser_common.ts fix(bootstrap): fix the configuration of ExceptionHandler 2015-12-08 16:09:37 -08:00
worker_app.dart refactor(WebWorker): Use the new generic bootstrap. 2015-12-03 19:51:43 +00:00
worker_app.ts refactor(WebWorker): Use the new generic bootstrap. 2015-12-03 19:51:43 +00:00
worker_app_common.ts fix(web_workers): remove unnecessary setup module and AppRootUrl 2015-12-12 00:58:56 +00:00
worker_render.dart refactor(WebWorker): Use the new generic bootstrap. 2015-12-03 19:51:43 +00:00
worker_render.ts fix(web_workers): remove unnecessary setup module and AppRootUrl 2015-12-12 00:58:56 +00:00
worker_render_common.ts fix(web_workers): remove unnecessary setup module and AppRootUrl 2015-12-12 00:58:56 +00:00