Skip to content

refactor(rsc): extract module export scan - #1373

Merged
hi-ogawa merged 15 commits into
mainfrom
refactor/module-export-scan
Aug 3, 2026
Merged

refactor(rsc): extract module export scan#1373
hi-ogawa merged 15 commits into
mainfrom
refactor/module-export-scan

Conversation

@hi-ogawa

@hi-ogawa hi-ogawa commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

#1355 started transformModuleExportEffect with duplicating the export ast looping logic from transformWrapExport.

This PR unifies the logic by scanModuleExports utility internally. This should also eventually help #1370 introducing transformModuleExportHoist and eventually larger unification for #1350 and #1336

hi-ogawa and others added 3 commits August 3, 2026 11:42
Co-authored-by: OpenCode <noreply@opencode.ai>
Co-authored-by: OpenCode <noreply@opencode.ai>
Co-authored-by: OpenCode <noreply@opencode.ai>
hi-ogawa and others added 12 commits August 3, 2026 13:47
Co-authored-by: OpenCode <noreply@opencode.ai>
Co-authored-by: OpenCode <noreply@opencode.ai>
Co-authored-by: OpenCode <noreply@opencode.ai>
Co-authored-by: OpenCode <noreply@opencode.ai>
Co-authored-by: OpenCode <noreply@opencode.ai>
Co-authored-by: OpenCode <noreply@opencode.ai>
Co-authored-by: OpenCode <noreply@opencode.ai>
Co-authored-by: OpenCode <noreply@opencode.ai>
Co-authored-by: OpenCode <noreply@opencode.ai>
Co-authored-by: OpenCode <noreply@opencode.ai>
Co-authored-by: OpenCode <noreply@opencode.ai>
@hi-ogawa
hi-ogawa marked this pull request as ready for review August 3, 2026 05:47
@hi-ogawa
hi-ogawa merged commit 69d6f7b into main Aug 3, 2026
22 checks passed
@hi-ogawa
hi-ogawa deleted the refactor/module-export-scan branch August 3, 2026 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant