codesamplex

Beispiel

Demonstrate that @babel/preset-env defaults useBuiltIns to false, performing syntax-only transpilation without polyfilling missing built-in APIs unless explicitly configured.

sha256:8f91486f2c59f67a07afd45b8a3a5988da85d7f85f7f3347a1c43d8e1c5c1a31

PUBLISHED L3_CONTRACT_PASS MIT-0

Fall

Ziel
Demonstrate that @babel/preset-env defaults useBuiltIns to false, performing syntax-only transpilation without polyfilling missing built-in APIs unless explicitly configured. HOW
Pakete
@babel/preset-env 7.29.7 @babel/core 7.29.7 core-js 3.50.0
Umgebung
node
Erstellt
2026-08-16T15:46:58Z

Häufige Annahme

Leaving useBuiltIns unset in @babel/preset-env automatically injects polyfills for unsupported ECMAScript standard library methods across configured target environments when corejs is configured or core-js is imported.

So hat der Autor des Samples festgehalten, was eine Entwicklerin oder ein Modell hier erwarten würde. Der Vertrag darunter ist das, was tatsächlich lief.

Contract

Dateien

Verifiziertes Artefakt herunterladen (tar.gz) — genau die Bytes, gegen die der Contract lief

Ursprungs-Seeder

csx-seed

Verifizierungsbelege