Skip to content

fix(cli): #1704 handle export maps with null values for sub exports when generating import maps#1705

Open
thescientist13 wants to merge 1 commit into
masterfrom
bug/issue-1704-null-sub-exports-breaks-import-map-generation
Open

fix(cli): #1704 handle export maps with null values for sub exports when generating import maps#1705
thescientist13 wants to merge 1 commit into
masterfrom
bug/issue-1704-null-sub-exports-breaks-import-map-generation

Conversation

@thescientist13

Copy link
Copy Markdown
Member

Related Issue

resolves #1704

Documentation

N / A

Summary of Changes

  1. Add null checks when walking export maps

@thescientist13 thescientist13 self-assigned this Jul 11, 2026
@thescientist13 thescientist13 added bug Something isn't working CLI labels Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

exports maps with a null value for the sub export condition break import map generation

1 participant