-
Notifications
You must be signed in to change notification settings - Fork 42
make sure that instrumentation files work #409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: 4259dfc The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
commit: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
I have added a few comments
packages/cloudflare/src/cli/build/patches/plugins/load-instrumentation.ts
Outdated
Show resolved
Hide resolved
c79fdf0
to
5644761
Compare
983a9e0
to
065c772
Compare
065c772
to
5268738
Compare
converted to draft as I just noticed that the patch does not work on Next 14 |
4ee0160
to
e27cd2e
Compare
b618c25
to
756b3b1
Compare
packages/cloudflare/src/cli/build/patches/plugins/load-instrumentation.spec.ts
Outdated
Show resolved
Hide resolved
packages/cloudflare/src/cli/build/patches/plugins/load-instrumentation.ts
Outdated
Show resolved
Hide resolved
packages/cloudflare/src/cli/build/patches/plugins/prepare-impl.ts
Outdated
Show resolved
Hide resolved
packages/cloudflare/src/cli/build/patches/plugins/instrumentation.ts
Outdated
Show resolved
Hide resolved
packages/cloudflare/src/cli/build/patches/plugins/instrumentation.ts
Outdated
Show resolved
Hide resolved
packages/cloudflare/src/cli/build/patches/plugins/instrumentation.ts
Outdated
Show resolved
Hide resolved
packages/cloudflare/src/cli/build/patches/plugins/instrumentation.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for tackling both N14 & N15 🎉
Co-authored-by: Victor Berchet <victor@suumit.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks!
fixes #171