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

feat: Support ES5 environments #141

Merged
merged 3 commits into from
Mar 13, 2020
Merged

feat: Support ES5 environments #141

merged 3 commits into from
Mar 13, 2020

Conversation

eps1lon
Copy link
Owner

@eps1lon eps1lon commented Mar 13, 2020

Closes #140

Reasons this wasn't caught:
No test suite for ES5 environments and since I only use this for react Array.from (for testing libraries) and Set is already polyfilled

@eps1lon eps1lon added the enhancement New feature or request label Mar 13, 2020
@changeset-bot
Copy link

changeset-bot bot commented Mar 13, 2020

🦋 Changeset is good to go

Latest commit: f2b7c94

We got this.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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

Successfully merging this pull request may close these issues.

Compile to es5
1 participant