We have an angular based application, packaged using electron and generates an installer.Now we want to add pages dynamically in the form of plugins for the existing application.
For example: We need to package new set of features as a plugin which should be add as an extension to the existing application.