mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b6507e37ef
Update the Angular 2 transformer to recognize `package:angular2/platform/browser.dart` as the library which exports the `bootstrap` function. Update playground, examples, benchmarks, & tests to import bootstrap from platform/browser. Closes #7647