robbestad / react-iframe

Simple solution for using iframes in React
ISC License
434 stars 79 forks source link

React Optimized Build Failed to Minify #25

Closed gbourne1 closed 6 years ago

gbourne1 commented 6 years ago

With the release today get this error when creating an optimized build:

Failed to minify the code from this file:

    ../node_modules/react-iframe/index.js:5
robbestad commented 6 years ago

Ok, will review ASAP

ons. 20. jun. 2018 kl. 22:39 skrev Geoffrey Bourne <notifications@github.com

:

With the release today get this error when creating an optimized build:

Failed to minify the code from this file:

../node_modules/react-iframe/index.js:5

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/svenanders/react-iframe/issues/25, or mute the thread https://github.com/notifications/unsubscribe-auth/ABfQpz5cS7nQkF_v7tBUqX8nYZt31oxGks5t-rMfgaJpZM4Uv83j .

-- Mvh, Sven Anders Robbestad https://www.robbestad.com http://www.robbestad.com/

robbestad commented 6 years ago

Fixed in version 1.2.0. Tested with create-react-app :)