unplugin/unplugin-vue-components

Exclude file invalidation

hdthhh opened this issue · 0 comments

Describe the bug

I've found that auto-components.d.ts files automatically import files about svn, dist, git every time, but I don't want them to be automatically introduced. I've tried to exclude these folders in exclude, but it keeps failing

Reproduction

https://codepen.io/hdthhh/pen/xxoGVzm

System Info

windows11,Microsoft edge @lastest

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.