jmdobry/angular-cache

yabh issue with ie8

Closed this issue · 0 comments

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?