-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Closed
Copy link
Labels
Package: denoIssues related to the Sentry Deno SDKIssues related to the Sentry Deno SDK
Description
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
- Try to import deploy using the instructions in the Deno README.
- Find that
[sentry](https://deno.land/x/sentry/index.mjs)
is no longer found.
Expected Result
The import for Sentry does not need to be changed after update to 8.13.0
Actual Result
https://deno.land/x/sentry/index.mjs
is not found, and it should now be https://deno.land/x/sentry/build/index.mjs
. Either documentation should be updated or contents should not be in a containing build folder. There is no documentation for this update so it broke deploys.
Product Area
Releases
Link
No response
DSN
No response
Version
No response
Metadata
Metadata
Assignees
Labels
Package: denoIssues related to the Sentry Deno SDKIssues related to the Sentry Deno SDK
Projects
Status
Waiting for: Product Owner