Okay, really simple: how to use a custom component in Angular 2 alpha 44? http://plnkr.co/edit/GIRLRRLYEOJ9cl3TGWV6?p=preview
Attempting to create custom component "vern" and use <vern></vern> in main template. Not working. I'm guessing something has changed since alpha 35 where I formerly used identical syntax and it all worked. How to do this in alpha 44? (note: both "src/vern.ts" and "vern.ts" are identical. I'm created "vern.ts" too since I'm not sure if Plnkr makes "src/vern.ts" as a directory, or if that's just all part of the filename. Also for some reason in Plunker I don't get any console errors when the path for an 'include' isn't correct... unlike on my desktop where I do.] -Vern -- 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.
