Skip to content

fix(open): bad regex in url replacement#39

Merged
natemoo-re merged 1 commit intomainfrom
fix/url-replace
Apr 10, 2026
Merged

fix(open): bad regex in url replacement#39
natemoo-re merged 1 commit intomainfrom
fix/url-replace

Conversation

@natemoo-re
Copy link
Copy Markdown
Member

When #37 added support for *.sentry.dev deploy previews, the regex was updated with an incorrect $ which broke the "Open in Dev UI" button.

This PR removes the $, fixing the button.

@natemoo-re natemoo-re requested review from ryan953 and scttcper April 10, 2026 21:28
@natemoo-re natemoo-re merged commit ecd8b6f into main Apr 10, 2026
8 checks passed
@natemoo-re natemoo-re deleted the fix/url-replace branch April 10, 2026 21:31
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