codesamplex

示例

Verify how @babel/preset-env resolves ES module transformation and dynamic imports across default auto mode, caller ESM capabilities, and explicit CommonJS or UMD targets

sha256:c4a33343c181512f335c90867036291efc6169df72e7fcf2cb0b89ddd867174f

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
Verify how @babel/preset-env resolves ES module transformation and dynamic imports across default auto mode, caller ESM capabilities, and explicit CommonJS or UMD targets HOW
@babel/core 8.0.1 @babel/preset-env 8.0.2
环境
node
创建时间
2026-08-16T15:45:42Z

常见的想当然

Default modules: 'auto' in @babel/preset-env transpiles ES module import and export declarations into CommonJS require and exports statements unless an explicit bundler caller signals supportsStaticESM: true.

这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。

契约

文件

下载已验证的构件 (tar.gz) — 契约实际运行的那些字节

原始种子者

csx-seed

验证回执