please change `angular.module('myApp', ['darthwade.dwLoading']);` to `angular.module('myApp', ['darthwade.loading']);` as your JS files creating module named `darthwade.loading`
please change
angular.module('myApp', ['darthwade.dwLoading']);toangular.module('myApp', ['darthwade.loading']);as your JS files creating module named
darthwade.loading