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

Compile to es5 #140

Closed
ysgk opened this issue Mar 11, 2020 · 1 comment · Fixed by #141
Closed

Compile to es5 #140

ysgk opened this issue Mar 11, 2020 · 1 comment · Fixed by #141
Labels
bug Something isn't working

Comments

@ysgk
Copy link

ysgk commented Mar 11, 2020

Could you change the ts compiler target to es5? We are using dom-testing-library on IE!

@eps1lon
Copy link
Owner

eps1lon commented Mar 11, 2020

Definitely. Should add a .browserslistrc and use that for @babel/preset-env.

@eps1lon eps1lon added the bug Something isn't working label Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants