fix(loader): expose `$$minErr` to modules such as`ngResource`
This is highlighted in angular-phonecat when you try to use the index-async.html which needs to load the ngResource module asynchronously but fails when it tries to call `angular.$$minErr` to create the $resourceMinErr object. Closes #5050
P
Pete Bacon Darwin committed
9e89a31b129e40c805178535c244899ffafb77d8
Parent: e6521e7
Committed by Igor Minar <igor@angularjs.org>
on 11/22/2013, 6:51:26 AM