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

UMD bundle is not correctly transpiled to ES5. #87

Closed
12wrigja opened this issue Nov 10, 2021 · 0 comments · Fixed by #89
Closed

UMD bundle is not correctly transpiled to ES5. #87

12wrigja opened this issue Nov 10, 2021 · 0 comments · Fixed by #89

Comments

@12wrigja
Copy link
Contributor

Similar to GoogleChromeLabs/jsbi#79 as the rollup config is similar.

Turns out that the Babel plugin isn't transpiling anything down to ES5 code when the input is TypeScript code. This should be fixed before our next release, as this will be a regression in build output since the last (0.2.0 release).

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

Successfully merging a pull request may close this issue.

1 participant