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

Make our tests use async babel #73

Merged
merged 2 commits into from
Mar 18, 2025
Merged

Make our tests use async babel #73

merged 2 commits into from
Mar 18, 2025

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Mar 18, 2025

This converts the tests to always call babel via it's async API. That unblocks us from exercising plugins written as ES modules or using async factories, or adding asynchrony to our own plugin.

This converts the tests to always call babel via it's async API. That unblocks us from exercising plugins written as ES modules or using async factories, or adding asynchrony to our own plugin.
@ef4 ef4 added the internal label Mar 18, 2025
@ef4 ef4 merged commit 8337602 into main Mar 18, 2025
5 checks passed
@github-actions github-actions bot mentioned this pull request Mar 18, 2025
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 this pull request may close these issues.

1 participant