UNPKG
oclazyload
Version:
latest (1.1.0)
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0-beta.2
0.6.3
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.10
0.3.9
0.3.8
0.3.7
0.3.4
Load modules on demand (lazy load) with angularJS
github.com/ocombe/ocLazyLoad
ocombe/ocLazyLoad
oclazyload
/
bower_components
/
angular
/
index.js
3 lines
(2 loc)
•
50 B
JavaScript
View Raw
1
2
3
require
(
'./angular'
);
module
.exports = angular;