Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Remove Sentry #612

@bajtos

Description

@bajtos

Remove all Sentry dependencies from package.json files. Look at the npm workspace configuration to find packages (subprojects) in this monorepo. Don't touch package-lock.json.

Update all project source code files and remove all references to Sentry. If there is lib/instrument.js file in any of the workspace projects, then remove the file entirely and remove imports of that file from other files.

Remember to look at .github/workflow files, there may be list items '@sentry/' to auto-approve Dependabot updates of Sentry version.

At the end, run npm install to update the package lock file.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions