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

Transpile helper files #720

Closed
novemberborn opened this issue Apr 5, 2016 · 0 comments · Fixed by #1078
Closed

Transpile helper files #720

novemberborn opened this issue Apr 5, 2016 · 0 comments · Fixed by #1078
Labels

Comments

@novemberborn
Copy link
Member

From #577:

[we] should be supporting transpilation of helper files (files in the test directory prefixed with _, or in test/helpers).

This would be a great feature. Currently it can be pretty frustrating to write helpers in ES5 when you can write tests in ES2016!

It wouldn't be too much effort to change the Api implementation so it finds helper files and precompiles them. I think if they're then added to the precompiled option the forks will pick it up automatically.

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 a pull request may close this issue.

1 participant