Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: matchGlobs function to correctly handle negation patterns #777

Merged
merged 3 commits into from
Jul 16, 2024

Conversation

Kanade-Lu
Copy link
Contributor

… fix vite-vue3/vite.config.ts import paths

Description

if use globs with '!', matchGlobs will not working as expected, this PR is to fix this issue.

企业微信截图_83445574-58f0-4b38-bd56-a3164f4831db
企业微信截图_1f5da515-8f67-4087-85a2-0fbd70e39696

… fix vite-vue3/vite.config.ts import paths
@Kanade-Lu Kanade-Lu requested a review from antfu as a code owner June 27, 2024 09:51
Copy link

stackblitz bot commented Jun 27, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@antfu antfu changed the title fix: fix matchGlobs function to correctly handle negation patterns,… fix: matchGlobs function to correctly handle negation patterns Jul 16, 2024
@antfu antfu merged commit aca84d2 into unplugin:main Jul 16, 2024
6 checks passed
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.

2 participants