Skip to content

fix(cli): #1725 reconcile wildcard import keys against condition not filename match#1726

Open
thescientist13 wants to merge 2 commits into
masterfrom
bug/issue-1725-import-map-wildcard-keys-not-matching-against-export-condition
Open

fix(cli): #1725 reconcile wildcard import keys against condition not filename match#1726
thescientist13 wants to merge 2 commits into
masterfrom
bug/issue-1725-import-map-wildcard-keys-not-matching-against-export-condition

Conversation

@thescientist13

@thescientist13 thescientist13 commented Jul 18, 2026

Copy link
Copy Markdown
Member

Related Issue

resolves #1725

Documentation

N / A

Summary of Changes

  1. reconcile wildcard import keys against condition not filename match (fixed a lot of import maps entries!)

Note: I also tested in all the key demo projects here - https://github.com/thescientist13/greenwood-lit-ssr/pulls

TODO

  1. fix windows test cases

@thescientist13 thescientist13 added bug Something isn't working CLI labels Jul 18, 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.

import map generation for wildcards is not matching against the export condition

1 participant