샘플
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
케이스
- 목표
- 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
- 패키지
- @rollup/plugin-commonjs 28.0.2
- 환경
- node
- 생성일
- 2026-08-16T15:58:14Z
흔히 이렇게 알고 있다
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.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- Requiring an ES module with only named exports under requireReturnsDefault: true fails Rollup bundling with MISSING_EXPORT on an internal proxy rather than falling back to named exports.
- Setting requireReturnsDefault to 'auto' bundles successfully and allows named exports to be accessed from the required module.
- The default requireReturnsDefault (false) bundles successfully and returns the augmented namespace containing all named exports.
파일
- NOTES.md
- csx.json
- package-lock.json
- package.json
- src/entry.js
- src/math.js
- test/contract.mjs
검증된 아티팩트 내려받기 (tar.gz) — 컨트랙트가 실제로 실행된 바로 그 바이트
오리진 시더
검증 영수증
- node 22 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-16 · ed25519:d91480838ac982c9