danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support
MIT License
7.87k stars 1.59k forks source link

Use es5 syntax #2107

Closed ricardoferrolho closed 5 years ago

ricardoferrolho commented 5 years ago

Revert to ES5 syntax, avoiding the need to transpile it later.