aqrln opened this issue 6 years ago · 0 comments
Since ea972d6 the UMD bundle fails to load, because @babel/plugin-transform-runtime injects ESM import statements, hence changing module semantics and making module.exports readonly.
@babel/plugin-transform-runtime
import
module.exports