mirror of https://github.com/garrytan/gstack.git
Perl >= 5.26 treats an unescaped literal `{` in a pattern as fatal
("Unescaped left brace in regex is illegal"), so build-node-server.sh
died at the bun:sqlite stub substitution on modern perl. Escape both
braces; the replacement output is unchanged.
Closes #2300.
Contributed by @nuga0718 (PR #2111).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| build-node-server.sh | ||
| extension-id.ts | ||