angular-watchers
angular-watchers copied to clipboard
How to start on manual bootstraping?
Hallo guys,
how can I use plugin if we bootstrap our app manually on "document"
angular
.bootstrap(document, ['MyApp'], {
strictDi: true
});
See https://docs.angularjs.org/api/ng/function/angular.bootstrap