Skip to content

fix: Stop using wrong file extension for instrumentation-client#72

Merged
joshsny merged 1 commit intomainfrom
fix-instrumentation-client
Jun 27, 2025
Merged

fix: Stop using wrong file extension for instrumentation-client#72
joshsny merged 1 commit intomainfrom
fix-instrumentation-client

Conversation

@daniloc
Copy link
Copy Markdown
Collaborator

@daniloc daniloc commented Jun 27, 2025

womp womp:

Repeated code bit me. In the nextjs/docs.ts file, we tell the robot that the extension is .ts|js first, THEN we tell it .tsx|.jsx.

Which means sometimes it implements it correctly, and sometimes not. Maddening. This fixes that.

@daniloc daniloc changed the title Stop using the wrong file extension for instrumentation-client fix: Stop using wrong file extension for instrumentation-client Jun 27, 2025
@joshsny joshsny merged commit ce4d052 into main Jun 27, 2025
6 of 7 checks passed
daniloc added a commit that referenced this pull request Oct 27, 2025
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