I have an application that uses some third party(open source) components for Angular4. I have some typescript code, components and injectables. It all lives in one angular application. There is a second project that is starting and I have the need to use some of existing code from project 1, components and services.
To reuse the code, do I need to create and npm module and import into both projects? If not, how is the recommended way of doing it? -- 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.
