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: transpile for browser #35

Merged
merged 2 commits into from
Feb 20, 2020
Merged

fix: transpile for browser #35

merged 2 commits into from
Feb 20, 2020

Conversation

LewisYearsley
Copy link
Contributor

@LewisYearsley LewisYearsley commented Feb 18, 2020

See issue: #32

We ran into this issue where the code in gatsby-browser is not transpiled and therefore modern features like arrow functions have been served to old browsers like IE11.

Copy link
Owner

@wardpeet wardpeet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I'll merge it when all merges have been done

Copy link
Owner

@wardpeet wardpeet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! :)

@LewisYearsley
Copy link
Contributor Author

Cheers @wardpeet ! any idea when this change will be released to npm?

@wardpeet
Copy link
Owner

in a few minutes :)

@wardpeet wardpeet merged commit d20ab1c into wardpeet:master Feb 20, 2020
@LewisYearsley LewisYearsley deleted the fix/transpile-for-browser branch February 20, 2020 08:54
@LewisYearsley
Copy link
Contributor Author

🎊

@wardpeet
Copy link
Owner

Published in @wardpeet/gatsby-plugin-static-site@0.2.3

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 this pull request may close these issues.

2 participants