This commit is contained in:
github-actions[bot]
2026-02-25 00:19:51 +00:00
parent 0aafb58a10
commit 123b3011fa
12 changed files with 120 additions and 52 deletions
+1
View File
@@ -49518,6 +49518,7 @@ var require_minimatch = __commonJS({
re += c;
continue;
}
if (c === "*" && stateChar === "*") continue;
self2.debug("call clearStateChar %j", stateChar);
clearStateChar();
stateChar = c;