Skip to content

feat: Support matching Regex filepath - #73

Merged
timfish merged 2 commits into
mainfrom
feat/regex-filepath
Jul 5, 2026
Merged

feat: Support matching Regex filepath#73
timfish merged 2 commits into
mainfrom
feat/regex-filepath

Conversation

@timfish

@timfish timfish commented May 20, 2026

Copy link
Copy Markdown
Contributor

Some libraries use bunders for their output and in some cases we end up needing to inject instrumentation into files that contain hashes in their names like index-sG3fGv.js. This small change allows matching with a regular expression. Windows path normalisation has already occurred at before matching which simplifies regexes.

@timfish
timfish merged commit db68ff1 into main Jul 5, 2026
7 checks passed
@timfish
timfish deleted the feat/regex-filepath branch July 5, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants