You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a result, callers passing a custom fs implementation (to fast-glob) get incorrect behavior due to the wrong file system APIs being invoked by globby.
As a result, callers passing a custom
fs
implementation (tofast-glob
) get incorrect behavior due to the wrong file system APIs being invoked byglobby
.Examples:
globby/index.js
Line 2 in b0d7330
globby/index.js
Line 64 in b0d7330
globby/ignore.js
Lines 2 to 3 in b0d7330
globby/ignore.js
Line 82 in b0d7330
globby/ignore.js
Line 102 in b0d7330
The text was updated successfully, but these errors were encountered: