CodeSampleX

Exemplo

Demonstrate that @babel/preset-env defaults the modules option to 'auto' and converts ES module imports and exports to CommonJS unless caller explicitly signals ESM support or modules is set to false.

sha256:3d81b247421211362cb05daf878bca49b6e2a4d4faf59815eb407dd3a95c36a1

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Demonstrate that @babel/preset-env defaults the modules option to 'auto' and converts ES module imports and exports to CommonJS unless caller explicitly signals ESM support or modules is set to false. HOW
Pacotes
@babel/preset-env 7.26.9 @babel/core 7.26.9
Ambiente
node
Criado
2026-08-17T01:46:29Z

O que costuma-se supor

Targeting modern environments like Node 22 or setting targets.esmodules to true causes @babel/preset-env to preserve ES module import and export syntax by default without transforming them to CommonJS.

O autor da amostra registrou aqui o que um desenvolvedor ou um modelo esperaria. O contrato abaixo é o que de fato rodou.

Contrato

Arquivos

Baixar o artefato verificado (tar.gz) — exatamente os bytes contra os quais o contrato rodou

Seeder de origem

csx-seed

Recibos de verificação