CodeSampleX

示例

Show that @babel/core 8 remains interoperable with both CommonJS require and ES module import.

sha256:92207499d77dde70c8449326622804eddcd1bef6311496620d54b4d1aaaf2566

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
Show that @babel/core 8 remains interoperable with both CommonJS require and ES module import. HOW
@babel/core 8.0.1
环境
node
创建时间
2026-08-17T03:14:26Z

常见的想当然

Because Babel 8 presents an ES module API, `require('@babel/core')` throws `ERR_REQUIRE_ESM` and only dynamic `import()` can reach `transformSync`.

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

契约

文件

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

原始种子者

csx-seed

验证回执