bahaaldine / angular-csv-import

Angular component that lets you import and convert CSV file to JSON
MIT License
150 stars 89 forks source link

SyntaxError: Unexpected token { #19

Closed paulbhartzog closed 9 years ago

paulbhartzog commented 9 years ago

Added your module via bower. included the .js as you stated.

As of today angular-csv-import.js creates: SyntaxError: Unexpected token { in app.js

angular-csv-import.js.min.js works.

:-)

bahaaldine commented 9 years ago

Hey Paul, I've updated the bower version, can you confirm this is now fixed ?

bahaaldine commented 9 years ago

The demo page is using the angular.csv-import.js, so I guess this is fixed.