Skip to content

Switch to tinyglobby #788

@benmccann

Description

@benmccann

Modification Proposal

Switch from globby to tinyglobby.

tinyglobby has quickly been adopted by vite and a number of other major projects as a much smaller near drop-in replacement for globby.

The main challenge with adopting it in this library is that the globby constructor options are directly exposed as an option here and the tinyglobby constructor options type is different, so it would be a breaking change that would have to be done in a major release.

Expected Behavior / Situation

https://npmgraph.js.org/?q=tinyglobby - 2 dependencies

Actual Behavior / Situation

https://npmgraph.js.org/?q=globby - 23 dependencies

Please paste the results of npx webpack-cli info here, and mention other relevant information

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions