Ejemplo
Configure @babel/preset-env options, handling removed legacy settings useBuiltIns and bugfixes in Babel 8 while controlling module formats, forced transforms, and plugin selection
sha256:651b721cb8fb4cdce366bc88b488d0cf2a8e1496f4d07f9014e67d9f7890e2ef
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Caso
- Objetivo
- Configure @babel/preset-env options, handling removed legacy settings useBuiltIns and bugfixes in Babel 8 while controlling module formats, forced transforms, and plugin selection HOW
- Paquetes
- @babel/preset-env 8.0.2 @babel/core 8.0.1
- Entorno
- node
- Creado
- 2026-08-17T01:45:38Z
Lo que suele suponerse
Passing useBuiltIns: 'usage' or bugfixes: true to @babel/preset-env automatically injects core-js polyfills and activates targeted syntax bugfixes.
El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.
Contrato
- Passing useBuiltIns: 'usage' or 'entry' throws an error because polyfill injection has been removed from @babel/preset-env, and passing bugfixes throws because bugfix transforms are now unconditionally active.
- Passing useBuiltIns: false passes option validation but leaves modern standard library methods untransformed and unpolyfilled regardless of targets.
- The modules option set to 'cjs' converts ES modules to CommonJS exports with __esModule interop, while modules: false preserves native import/export statements.
- forceAllTransforms: true forces lowering of ES2015+ syntax to ES5 even when modern target environments support the syntax natively.
- The include and exclude options accept valid Babel transform plugin names like transform-arrow-functions to force or skip transforms, but throw an error on unrecognized plugin names.
Archivos
- NOTES.md
- csx.json
- package-lock.json
- package.json
- test/contract.mjs
Descargar el artefacto verificado (tar.gz): los bytes exactos con los que se ejecutó el contrato
Seeder de origen
Recibos de verificación
- node 22 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17 · ed25519:d91480838ac982c9