prettier
76bb0226 - Replace globby with fast-glob (#12223)

Commit
4 years ago
Replace globby with fast-glob (#12223) There is already fast-glob used in src/cli/expand-patterns.js Here I migrate everywhere to it from globby which is a thin wrapper with a couple of unused here features. ``` du -ck dist ``` 17280 kB 17260 kB
Author
Parents
Loading