Skip to content

feat(mikroorm): fix file tag path resolution#10

Merged
veksen merged 4 commits intomasterfrom
veksen/stuttgart-v4
Feb 26, 2026
Merged

feat(mikroorm): fix file tag path resolution#10
veksen merged 4 commits intomasterfrom
veksen/stuttgart-v4

Conversation

@veksen
Copy link
Member

@veksen veksen commented Feb 26, 2026

Summary

  • Add project root detection via tsconfig.json to resolve correct paths in deployed environments
  • Normalize source-map-resolved file paths by re-rooting src/-relative portions against the real project root
  • Add WSL path support so file tags are clickable from Windows-side tooling
  • Bump version to 0.1.0

Test plan

  • 22 unit tests pass (8 existing + 14 new path resolution tests)
  • Verify file tag paths are correct in a deployed environment
  • Verify file tag paths work in WSL

🤖 Generated with Claude Code

veksen and others added 4 commits February 26, 2026 19:54
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@veksen veksen merged commit 693d1c4 into master Feb 26, 2026
2 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.

1 participant