Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Conversation

@lobsterkatie
Copy link
Member

This plugin has @sentry/cli as a dependency, and therefore anyone who has it installed will also have @sentry/cli installed. That said, if one tries to import directly from @sentry/cli, the linter complains unless you add it to your dependencies. This reexports a type from @sentry/cli to prevent that linter error (without forcing people to explicitly add @sentry/cli to their package.json).

@lobsterkatie lobsterkatie merged commit 1b6357b into master Oct 13, 2021
@lobsterkatie lobsterkatie deleted the kmclb-reexport-SourceMapsPathDescriptor branch October 13, 2021 13:34
lobsterkatie added a commit to getsentry/sentry-javascript that referenced this pull request Oct 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants