ocombe / ocLazyLoad

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

fix: calling load fn with name - promise pending #386

Open rasppl opened 7 years ago

rasppl commented 7 years ago

makes sure the load function called with just the module name gets returned promise resolved. scenario relevant for external loaders trying to resolve promise after the lazy module finishes bootstrapping