angular/modules/@angular/platform-browser/src/browser/tools
PatrickJS 4086b49046 feat(enableDebugTools): return ComponentRef
allows for 
```
bootstrap(App, [
  ...HTTP_PROVIDERS,
  ...ROUTER_PROVIDERS
])
.then(enableDebugTools)
```
without breaking the rule of always returning a value in a promise
2016-05-20 10:12:54 -07:00
..
common_tools.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tools.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
tools.ts feat(enableDebugTools): return ComponentRef 2016-05-20 10:12:54 -07:00