ocombe / ocLazyLoad

Lazy load modules & components in AngularJS
https://oclazyload.readme.io
MIT License
2.63k stars 510 forks source link

Raise 'ocLazyLoad.fileLoadFailed' event upon file loading failure #307

Open phobos-labs opened 8 years ago

phobos-labs commented 8 years ago

It would be nice to have a file loading failure event raised so it is possible to create centralized file loading error handling mechanism.