CodeSampleX

Sample

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

Case

Goal
Reuse Babel 8 plugin descriptors across repeated transformSync calls with createConfigItemSync, and distinguish it from the callback-only createConfigItem API HOW
Packages
@babel/core 8.0.1
Environment
node
Created
2026-08-17T01:44:42Z

Commonly assumed

Equivalent inline plugin option objects are reused across transformSync calls, and createConfigItem remains a synchronous convenience API in Babel 8.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts