We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tinyglobby
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
The latest version uses tinyglobby and gets the wrong order:
v28.0.0 uses fast-glob to get the correct order:
fast-glob
What I want to get is that web/src/components/TheFooter.vue overrides layer-shared/src/components/TheFooter.vue.
web/src/components/TheFooter.vue
layer-shared/src/components/TheFooter.vue
no repo
System: OS: Windows 10 10.0.19045 CPU: (12) x64 Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz Memory: 8.56 GB / 31.87 GB Binaries: Node: 22.10.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.22 - C:\Program Files\nodejs\yarn.CMD npm: 10.9.0 - C:\Program Files\nodejs\npm.CMD pnpm: 9.15.5 - C:\Program Files\nodejs\pnpm.CMD Browsers: Edge: Chromium (133.0.3065.69) Internet Explorer: 11.0.19041.4355
npm
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
The latest version uses

tinyglobby
and gets the wrong order:v28.0.0 uses

fast-glob
to get the correct order:What I want to get is that
web/src/components/TheFooter.vue
overrideslayer-shared/src/components/TheFooter.vue
.Reproduction
no repo
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: