Created attachment 253105 [details] Reduction In the attached reduction angular.min.js includes a source map (angular.min.js.map) but non-minified JS file (angular.js) is missing. Steps: 1. download the attached files (angular.html, angular.min.js, angular.min.js.map) to the same directory 2. open angular.html Expected: An error or a warning that angular.js is missing. Actual: Nothing happens. Via rdar://problem/18404247.
Created attachment 253106 [details] angular.min.js
<rdar://problem/20951576>
Created attachment 253107 [details] angular.min.js.map