codesamplex

Sample

Setting requireReturnsDefault to true causes Rollup to fail with MISSING_EXPORT on an internal proxy when requiring an ES module with only named exports.

sha256:584365d97f859074176686850fe2079e39f19c260215af5ab4e8577655909d8e

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Setting requireReturnsDefault to true causes Rollup to fail with MISSING_EXPORT on an internal proxy when requiring an ES module with only named exports. HOW
Packages
@rollup/plugin-commonjs 28.0.2
Environment
node
Created
2026-08-16T15:58:14Z

Commonly assumed

Setting requireReturnsDefault to true returns the default export if present and falls back to named exports when requiring an ES module without a default export.

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