ocombe / ocLazyLoad

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

Can we wrap ocLazyLoad.js in anonymous closure? #334

Open dchhetri opened 8 years ago

dchhetri commented 8 years ago

To prevent problems while doing custom concatenation using the ocLazyLoad.js( i know the min is available), is it reasonable to ask to wrap the ocLazyLoad.js with an anonymous closure?