:wave: The [npm module output](https://unpkg.com/react-register-nodes@0.4.1/dist/reactRegisterNodes.cjs.production.js) seems to contain object rest/spread properties: `r=>({...r,[e]:t})` This doesn't work in latest edge (18) unfortunately (http://kangax.github.io/compat-table/es2016plus/) Is Edge unsupported or is this more an issue with https://github.com/palmerhq/tsdx ? Cheers!