ocombe / ocLazyLoad

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

add simple commonjs support #323

Open ctaepper opened 8 years ago

ctaepper commented 8 years ago

so we can use the module properly via browserify/webpack. this is the angular recommended way (practiced by angular itsself)