angular-dynamic-module-loading icon indicating copy to clipboard operation
angular-dynamic-module-loading copied to clipboard

How to use app.service in a dynamic-module

Open corumer opened this issue 6 years ago • 1 comments

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?

corumer avatar Oct 21 '19 08:10 corumer

There's a new better way of doing dynamic modules with ivy, this is outdated

kirjs avatar Oct 22 '19 00:10 kirjs