johansatge / jpeg-autorotate

📸 Node module to rotate JPEG images based on EXIF orientation.

Home Page:https://www.npmjs.com/package/jpeg-autorotate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Npm Run Build fails to minify package

dylan-hoffmann opened this issue · comments

Npm Run Build fro React apps fail to minify the code, likely (according to the README) because it wasn't precomiled to ES5

Hi,

sorry, I didn't understand what the issue was. Do you have more details about your configuration and what you are trying to achieve?

Also, note the module currently doesn't work in the browser (see issue #6).

Closing this. Please feel free to reopen if you reproduce the issue.