sindresorhus / globby

User-friendly glob matching
MIT License
2.53k stars 130 forks source link

fix: quick and dirty absolute windows support #156

Closed phawxby closed 3 years ago

phawxby commented 3 years ago

Quick and dirty fix for #155

sindresorhus commented 3 years ago

https://github.com/sindresorhus/globby/issues/155#issuecomment-732961466

sindresorhus commented 3 years ago

The correct fix is something like https://github.com/mrmlnc/fast-glob/issues/240