Hello, I have developed on angular 5 application(A), and which is in production right now with build process. In build created dist folder, in this dis folder there are couples of files (x.chunk.js, inline.bundle.js, main.bundle.js, plugin.html, polyfills.bundle.js, style.bundle.css and one assets folder with images).
I want to create another angular 5 application(B), and in this application I want to plugin application(A). so I want to make application(A) as reusable any of the angular application and also I can communicate with each other. Does any one have any idea, how to merge two application. Thanks, Tejas Savaliya -- 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.
