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
Type
Projects
Status
Waiting for: Product Owner