Hi Ryan, Most component libraries I see create a module for each component, and then an overhauling module that loads in all of those. Take a look at the material accordion <https://github.com/angular/material2/tree/master/src/cdk/accordion> as a sample. To answer your question. No, I don't think components are effectively tree shaked when in a module.
Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" 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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
