mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-25 20:56:22 +10:00
Sources: http://code.angularjs.org/* Added missing versions, fixed some files reporting as min’d but weren’t, the sneaky varmints. Addresses https://github.com/cdnjs/cdnjs/issues/1188 - I think. Can be closed if it does.
1 line
832 B
JavaScript
1 line
832 B
JavaScript
(function setupModuleLoader(b){function a(e,d,c){return e[d]||(e[d]=c())}return a(a(b,"angular",Object),"module",function(){var c={};return function d(e,g,f){if(g&&c.hasOwnProperty(e)){c[e]=null}return a(c,e,function(){if(!g){throw Error("No module: "+e)}var l=[];var k=[];var i=h("$injector","invoke");var j={_invokeQueue:l,_runBlocks:k,requires:g,name:e,provider:h("$provide","provider"),factory:h("$provide","factory"),service:h("$provide","service"),value:h("$provide","value"),constant:h("$provide","constant","unshift"),filter:h("$filterProvider","register"),controller:h("$controllerProvider","register"),directive:h("$compileProvider","directive"),config:i,run:function(m){k.push(m);return this}};if(f){i(f)}return j;function h(n,o,m){return function(){l[m||"push"]([n,o,arguments]);return j}}})}})})(window);angular.Module; |