palmerhq / react-register-nodes

Register DOM Nodes in React
MIT License
32 stars 3 forks source link

Object property spread in dist #2

Open jamosonic opened 5 years ago

jamosonic commented 5 years ago

:wave: The npm module output 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!

dmitrbrvsk commented 5 years ago

confirm, please remove all es6 code from the final build for cross-browser! @jaredpalmer

henrykuzmick commented 4 years ago

+1 would love a fix

web-arch commented 3 years ago

npm react-register-nodes-ie https://github.com/palmerhq/react-register-nodes/pull/6