angular-dynamic-module-loading
angular-dynamic-module-loading copied to clipboard
How to use app.service in a dynamic-module
How can we import and use app.sevice from a dynamic module? Is there any way transfering data from dynamic module to app.service or vice versa?
There's a new better way of doing dynamic modules with ivy, this is outdated