Skip to content
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

Replace fast-glob with fdir in angular #36

Open
43081j opened this issue Apr 13, 2024 · 0 comments
Open

Replace fast-glob with fdir in angular #36

43081j opened this issue Apr 13, 2024 · 0 comments

Comments

@43081j
Copy link
Owner

43081j commented Apr 13, 2024

Angular uses fast-glob in various places. For example:

https://github.com/angular/angular/blob/571a61beeb0edab23eccc172193c5c44ab4aa339/packages/localize/tools/src/migrate/cli.ts#L47

We could replace this with fdir (a zero-dependency fs glob matcher), which may also be faster.

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