You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
Is it possible to use angular-deferred-bootstrap with Angular2's upgrade module?
I'm using Angular-deferred-bootstrap in my Angular1 app to resolve a dependency before angular1 bootstraps. I would like to upgrade my Angular1 app to Angular2 using "UpgradeModule", however I don't see a way to reconcile angular-deferred-bootstrap with angular-deferred-bootstrap.