Hi, I welcome the publication of ts-quickstart!
https://angular.io/docs/js/latest/quickstart.html
"7. Load the component" have been instructed to use the SystemJS, and System.register() has been embedded in the source of angular2.dev.js. We want to use the Angular 2 even Browserify and webpack. Is this for a transition period, does it become available in the future?
Hi, I welcome the publication of ts-quickstart!
https://angular.io/docs/js/latest/quickstart.html
"7. Load the component" have been instructed to use the SystemJS, and
System.register()has been embedded in the source ofangular2.dev.js. We want to use the Angular 2 even Browserify and webpack. Is this for a transition period, does it become available in the future?