Back to Ava

Configuring Babel with AVA

docs/recipes/babel.md

8.0.0453 B
Original Source

Configuring Babel with AVA

Translations: Français

AVA is ESM-only. @babel/register only hooks legacy require() loading, so this setup is no longer supported.

If you need Babel, precompile your files before running AVA or use an ESM-capable loader configured through nodeArguments.