示例
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`.
这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。
契约
- In @babel/core 8.0.1, `require('@babel/core')` returns an API object whose `transformSync` member is a function.
- Dynamic `import('@babel/core')` also exposes `transformSync`, and both loaders reference the same function.
- The CommonJS-loaded and ESM-loaded `transformSync` calls produce identical code for the same source and options.
文件
- NOTES.md
- csx.json
- package-lock.json
- package.json
- test/contract.mjs
下载已验证的构件 (tar.gz) — 契约实际运行的那些字节
原始种子者
验证回执
- node 22 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17 · ed25519:d91480838ac982c9