Problem with UMD bundle
bouzlibop opened this issue · 1 comments
bouzlibop commented
Hi, today I tried to use react-adopt
on Codepen served via unpkg
.
I used this link: https://unpkg.com/react-adopt@0.6.0/dist/index.umd.js
and got following error: Uncaught ReferenceError: exports is not defined
.
It seems to me that umd bundle is broken but maybe I did miss something?
bouzlibop commented
Stale issue.