Skip to content

feat: import.meta.glob support caseSensitive option#21707

Merged
sapphi-red merged 10 commits into
vitejs:mainfrom
btea:feat/import.meta.glob-support-caseSensitiveMatch-option
Jun 11, 2026
Merged

feat: import.meta.glob support caseSensitive option#21707
sapphi-red merged 10 commits into
vitejs:mainfrom
btea:feat/import.meta.glob-support-caseSensitiveMatch-option

Conversation

@btea

@btea btea commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

close #21682

@sapphi-red sapphi-red added the p2-to-be-discussed Enhancement under consideration (priority) label Feb 26, 2026
@github-project-automation github-project-automation Bot moved this to Discussing in Team Board Feb 26, 2026
@sapphi-red sapphi-red moved this from Discussing to P2 - 4 in Team Board Feb 26, 2026
@sapphi-red sapphi-red moved this from P2 - 4 to Approved in Team Board Apr 29, 2026
@sapphi-red

Copy link
Copy Markdown
Member

In the team meeting, we agreed that it is a good idea to have this feature.
But we thought the option name is a bit too long. Would you rename it to caseSensitive (removing the Match)?

We also need the native plugin to be updated before merging.

@btea btea changed the title feat: import.meta.glob support caseSensitiveMatch option feat: import.meta.glob support caseSensitive option May 22, 2026
@sapphi-red sapphi-red added this to the 8.1 milestone Jun 3, 2026
shulaoda added a commit to rolldown/rolldown that referenced this pull request Jun 3, 2026
sync vitejs/vite#21707

---------

Co-authored-by: shulaoda <165626830+shulaoda@users.noreply.github.com>
@btea

btea commented Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

Rolldown has updated its logic and released a new version, 1.1.0. #22593

bluwy
bluwy previously approved these changes Jun 6, 2026
@sapphi-red sapphi-red merged commit 2ad6737 into vitejs:main Jun 11, 2026
17 of 18 checks passed
@btea btea deleted the feat/import.meta.glob-support-caseSensitiveMatch-option branch June 11, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p2-to-be-discussed Enhancement under consideration (priority)

Projects

Status: Approved

Development

Successfully merging this pull request may close these issues.

case insensitive matching for import.meta.glob

3 participants