Skip to content

Replace fast-glob with fdir or tinyglobby #3307

@benmccann

Description

@benmccann

Is there an existing issue that is already proposing this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe it

fast-glob has 17 dependencies and really isn't needed where it's used
https://npmgraph.js.org/?q=fast-glob

Describe the solution you'd like

Ideally replace with fdir since globbing isn't actually needed in this case
Alternatively, replace with tinyglobby, which has a more 1:1 API and would be a slightly faster migration

Teachability, documentation, adoption, migration strategy

No response

What is the motivation / use case for changing the behavior?

Reduce the number of unnecessary dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions