Skip to content

Claude/fix pkg virtual fs m u2h b#4

Merged
rjrodger merged 2 commits intomainfrom
claude/fix-pkg-virtual-fs-mU2hB
Mar 5, 2026
Merged

Claude/fix pkg virtual fs m u2h b#4
rjrodger merged 2 commits intomainfrom
claude/fix-pkg-virtual-fs-mU2hB

Conversation

@rjrodger
Copy link
Contributor

@rjrodger rjrodger commented Mar 5, 2026

No description provided.

claude added 2 commits March 5, 2026 11:43
…e substrings

The regex in buildPotentials used unescaped dots and only anchored $
to the last alternative, so `.jsonic` matched `/jsonic` in paths like
`.../jsonicjs/multisource/...`, causing the implicit extension search
to be skipped entirely. Replace with simple endsWith check.

https://claude.ai/code/session_015pFjG7ghbYrAiF5g9nfVcM
@rjrodger rjrodger merged commit 6c5e3ac into main Mar 5, 2026
8 checks passed
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.

2 participants