mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4086b49046
allows for ``` bootstrap(App, [ ...HTTP_PROVIDERS, ...ROUTER_PROVIDERS ]) .then(enableDebugTools) ``` without breaking the rule of always returning a value in a promise