Files
cdnjs/ajax/libs/angular.js/1.2.1/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
1.9 KiB
JavaScript
Executable File

(function(){function b(c){return function(){var h=arguments[0],j="["+(c?c+":":"")+h+"] ",f=arguments[1],d=arguments,k=function(i){if(typeof i==="function"){return i.toString().replace(/ \{[\s\S]*$/,"")}else{if(typeof i==="undefined"){return"undefined"}else{if(typeof i!=="string"){return JSON.stringify(i)}}}return i},g,e;g=j+f.replace(/\{\d+\}/g,function(m){var l=+m.slice(1,-1),i;if(l+2<d.length){i=d[l+2];if(typeof i==="function"){return i.toString().replace(/ ?\{[\s\S]*$/,"")}else{if(typeof i==="undefined"){return"undefined"}else{if(typeof i!=="string"){return toJson(i)}}}return i}return m});g=g+"\nhttp://errors.angularjs.org/1.2.1/"+(c?c+"/":"")+h;for(e=2;e<arguments.length;e++){g=g+(e==2?"?":"&")+"p"+(e-2)+"="+encodeURIComponent(k(arguments[e]))}return new Error(g)}}function a(f){var d=b("$injector");var c=b("ng");function e(i,h,g){return i[h]||(i[h]=g())}return e(e(f,"angular",Object),"module",function(){var g={};return function h(i,k,j){var l=function(m,n){if(m==="hasOwnProperty"){throw c("badname","hasOwnProperty is not a valid {0} name",n)}};l(i,"module");if(k&&g.hasOwnProperty(i)){g[i]=null}return e(g,i,function(){if(!k){throw d("nomod","Module '{0}' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.",i)}var q=[];var p=[];var n=m("$injector","invoke");var o={_invokeQueue:q,_runBlocks:p,requires:k,name:i,provider:m("$provide","provider"),factory:m("$provide","factory"),service:m("$provide","service"),value:m("$provide","value"),constant:m("$provide","constant","unshift"),animation:m("$animateProvider","register"),filter:m("$filterProvider","register"),controller:m("$controllerProvider","register"),directive:m("$compileProvider","directive"),config:n,run:function(r){p.push(r);return this}};if(j){n(j)}return o;function m(s,t,r){return function(){q[r||"push"]([s,t,arguments]);return o}}})}})}a(window)})(window);angular.Module;