Hi, does anybody have an angular2 project example how to compile multiple ts files into a single js file? I'm not too picky-- grunt, gulp, tsc, I just want some example of something that works. My hangup right now is the import...from statements in typescript, which seem to be hardcoding external modules. Is there a way to write modular ng2 code that avoids these? Examples? Thanks!
-- 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.
