unplugin / unplugin-vue-components

📲 On-demand components auto importing for Vue
https://www.npmjs.com/package/unplugin-vue-components
MIT License
3.65k stars 341 forks source link

fix: fix `matchGlobs` function to correctly handle negation patterns,… #777

Open Kanade-Lu opened 1 week ago

Kanade-Lu commented 1 week ago

… 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

stackblitz[bot] commented 1 week ago

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