Am run into a situation where i really want to use Angular 5 because of one requirement question which am not able to find an answer I am forced to go with angular 1. Please help me to get an answer in how can i achieve the below scenario.
I have an application which is created and hosted in a server using angular 5. Its just a designer web site where user can use the template which is listed in the tool bar. A authorized third party can create a new template (following the guideline provided ) and there will be and option to upload the template as a Zip ( ideally it will be a component with on js,html and Css ) once its successfully uploaded and registering a the module to the list templates. the new template should be listed in toolbar so that the end user can use it. In angular 5 when a new component created it should be refereed in app.module to make it available for the application. this is where am stuck because the third part not allowed to make changes in app.module. How to tackle this situation. Any help or guidance will be really helpful. Thanks in advance -- 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.
