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

fix(build): transpile to ES5 #431

Merged
merged 1 commit into from
Jan 21, 2020
Merged

fix(build): transpile to ES5 #431

merged 1 commit into from
Jan 21, 2020

Conversation

obartra
Copy link
Collaborator

@obartra obartra commented Jan 21, 2020

Export module bundle as ES5 by preventing babel and TS from overwriting each other (no need for TS to export anything other than definition files)

@obartra obartra force-pushed the fix-export branch 2 times, most recently from f014d24 to 5a8c09a Compare January 21, 2020 17:36
@obartra obartra merged commit 609de3b into master Jan 21, 2020
@obartra obartra deleted the fix-export branch January 21, 2020 17:58
@obartra
Copy link
Collaborator Author

obartra commented Jan 21, 2020

🎉 This PR is included in version 18.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant