angular - Shared injector or multiple roots for use in nw.js -
i'm working on integrating angular nw.js app. i'd to have headless layer can still use di. looks can create injector manually, i'd able use same injector each window load angular into. there way that? i'd have shared injector between angular instances
Comments
Post a Comment