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 insertion of regenerator runtime at top of es5 file #284

Merged
merged 1 commit into from
Dec 17, 2018

Conversation

andrew-coleman
Copy link
Member

The transpiled jsonata-es5.js includes the regenerator-runtime. Unfortunately, it is getting inserted too far down in the file. This fix moves it to the top of the file.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b5bc040 on fix_es5 into f01d88f on master.

@mattbaileyuk mattbaileyuk merged commit 870c441 into master Dec 17, 2018
@mattbaileyuk mattbaileyuk deleted the fix_es5 branch December 17, 2018 22:39
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.

3 participants