jmdobry / angular-cache

angular-cache is a very useful replacement for the Angular 1 $cacheFactory.
http://jmdobry.github.io/angular-cache
MIT License
1.39k stars 156 forks source link

yabh issue with ie8 #191

Closed Delagen closed 9 years ago

Delagen commented 9 years ago

Angular 1.2.x which support this module support ie8 but error with

Object.defineProperty(exports, '__esModule', {
              value: true
            });

may be yabh change wrapper for building module? Or upgrade babel in this project?