Skip to content

When using tinyglobby get wrong components files order #831

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

Open
5 tasks done
SoulLyoko opened this issue Feb 25, 2025 · 0 comments
Open
5 tasks done

When using tinyglobby get wrong components files order #831

SoulLyoko opened this issue Feb 25, 2025 · 0 comments

Comments

@SoulLyoko
Copy link

Describe the bug

The latest version uses tinyglobby and gets the wrong order:
Image

v28.0.0 uses fast-glob to get the correct order:
Image

What I want to get is that web/src/components/TheFooter.vue overrides layer-shared/src/components/TheFooter.vue.

Reproduction

no repo

System Info

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

Used Package Manager

npm

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.
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

No branches or pull requests

1 participant