npm run build on the default CRA doesn't know how to build this into the bundle.
joshsten opened this issue · 2 comments
joshsten commented
It expects the module to already be compiled (/lib/**.js). I did a fixed version here: https://github.com/joshsten/react-image-appear, however I still haven't been able to finish getting the jest tests working again.
ArunMichaelDsouza commented
What error are you getting exactly, can you please mention? Could be something to do with the setup cause I noticed that you're using babel 7.
ArunMichaelDsouza commented
Closing due to inactivity.