cstefanache / angular2-img-cropper

Angular 2 Image Cropper
MIT License
364 stars 135 forks source link

ionic 2 compile error #60

Closed ghost closed 8 years ago

ghost commented 8 years ago

Compiler says:

export * from "./src/imageCropperComponent";
^
ParseError: 'import' and 'export' may appear only with 'sourceType: module'

Any quick fix/work around?

jurienhamaker commented 8 years ago

Closed through #62