Skip to content

[export-defer] Add dynamic import tests for export defer barrels#5040

Open
caiolima wants to merge 2 commits intotc39:mainfrom
caiolima:export-defer-dynamic-import
Open

[export-defer] Add dynamic import tests for export defer barrels#5040
caiolima wants to merge 2 commits intotc39:mainfrom
caiolima:export-defer-dynamic-import

Conversation

@caiolima
Copy link
Copy Markdown
Contributor

@caiolima caiolima commented Apr 28, 2026

Verifies dynamic import() and import.defer() over barrels using export defer ... from and export defer * as ns from: barrel and deferred-dep evaluation timing, and SyntaxError propagation when a deferred-reexport dep fails to parse.

Test plan: #5010

Verifies dynamic import() and import.defer() over barrels using
`export defer ... from` and `export defer * as ns from`: barrel and
deferred-dep evaluation timing, deferred-namespace re-export shape,
and SyntaxError propagation when a deferred-reexport dep fails to parse.
@caiolima caiolima requested a review from a team as a code owner April 28, 2026 22:00
@nicolo-ribaudo nicolo-ribaudo added the awaiting stage 2.7 Supports a "Stage 2" feature label May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting stage 2.7 Supports a "Stage 2" feature needs review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants