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

Use ESM whenever possible #2670

Closed
novemberborn opened this issue Feb 6, 2021 · 1 comment
Closed

Use ESM whenever possible #2670

novemberborn opened this issue Feb 6, 2021 · 1 comment
Assignees
Milestone

Comments

@novemberborn
Copy link
Member

Convert as much as possible to ESM. However, any imports like ava and ava/plugin must remain in CommonJS for compatibility.

@novemberborn novemberborn added this to the 4.0 milestone Feb 6, 2021
@novemberborn novemberborn self-assigned this Feb 6, 2021
@novemberborn
Copy link
Member Author

Fixed in #2741.

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

No branches or pull requests

1 participant