On Thursday, May 21, 2015 at 3:30:08 AM UTC-4, Vasil Vasilev wrote:
>
> In fact I found the answer myself. The problem was with app.js imports. 
> The correct ones are:
>
> import {ComponentAnnotation as Component, ViewAnnotation as View, 
> bootstrap} from 'angular2/angular2';
>
> Still my last question is valid: Is ES6 + Angular2 a recommended option?
>

Except for experimentation, the answer is likely "not yet". Things are 
changing very fast, the ecosystem is still immature, and I suspect you are 
going to spend a lot of time gluing together solutions for janitorial 
gotchas such as a build process.

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to