Files
cdnjs/ajax/libs/angular.js/1.0.0/angular-loader.min.js
T
Pete Cooper e429b95643 Updating angular.js to 1.2.9 + back fill
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.
2014-01-23 22:01:44 +00:00

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;