Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: browser-support using function instead of arrow fn #27

Merged
merged 2 commits into from
Dec 12, 2019

Conversation

Ezedl
Copy link
Contributor

@Ezedl Ezedl commented Dec 9, 2019

Update the literal expression to return a normal function, instead of an array function, to avoid and error on IE11.

Ezedl and others added 2 commits December 8, 2019 22:28
Update the literal expression to return a normal function, instead of an array function, to avoid and error on 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.

Thanks a lot for making this plugin IE friendly. I'll merge and publish when tests are green.

@wardpeet wardpeet changed the title Update GatsbyStaticSitePlugin.js fix: browser-support using function instead of arrow fn Dec 12, 2019
@wardpeet wardpeet merged commit e14e260 into wardpeet:master Dec 12, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants