示例
Reuse Babel 8 plugin descriptors across repeated transformSync calls with createConfigItemSync, and distinguish it from the callback-only createConfigItem API
sha256:17c675aaddbe5d2487b49080c6541da569e644dbcdc1d1fa94f7ecd6bdcb12bb
PUBLISHED
L3_CONTRACT_PASS
MIT-0
案例
- 目标
- Reuse Babel 8 plugin descriptors across repeated transformSync calls with createConfigItemSync, and distinguish it from the callback-only createConfigItem API HOW
- 包
- @babel/core 8.0.1
- 环境
- node
- 创建时间
- 2026-08-17T01:44:42Z
常见的想当然
Equivalent inline plugin option objects are reused across transformSync calls, and createConfigItem remains a synchronous convenience API in Babel 8.
这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。
契约
- Fresh inline plugin option objects make transformSync execute the plugin factory once per call
- A ConfigItem created once with createConfigItemSync reuses its plugin descriptor so five transformSync calls execute the factory exactly once
- createConfigItem without a callback throws in Babel 8 and names createConfigItemSync as the synchronous replacement
- createConfigItemSync returns a frozen ConfigItem whose value and options retain the supplied plugin and option object
文件
- 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