Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object property spread in dist #2

Open
jamosonic opened this issue Aug 27, 2019 · 3 comments
Open

Object property spread in dist #2

jamosonic opened this issue Aug 27, 2019 · 3 comments

Comments

@jamosonic
Copy link

👋 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
Copy link

dmitrbrvsk commented Sep 5, 2019

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

@henrykuzmick
Copy link

+1 would love a fix

@web-arch
Copy link

web-arch commented Sep 14, 2021

npm react-register-nodes-ie #6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants