👋 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!
👋 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!