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

feat(build): Clean up deps and update rollup-plugin-resolve-node#75

Merged
billyvg merged 4 commits intomainfrom
feat/build/update-rollup-plugin-resolve-node
Jun 1, 2022
Merged

feat(build): Clean up deps and update rollup-plugin-resolve-node#75
billyvg merged 4 commits intomainfrom
feat/build/update-rollup-plugin-resolve-node

Conversation

@billyvg
Copy link
Copy Markdown
Member

@billyvg billyvg commented May 30, 2022

  • Remove @sentry/tracing
  • Clean up peer deps
  • Upgrade rollup-plugin-resolve-node (deprecated) to @rollup/plugin-resolve-node

@billyvg billyvg marked this pull request as ready for review May 30, 2022 21:44
setup() {
const hub = Sentry.getCurrentHub();
const { scope } = hub.getStackTop();
const scope = hub.getScope();
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was giving me typing warnings.

@billyvg billyvg requested a review from JoshFerge May 30, 2022 21:45
@billyvg billyvg changed the title feat/build/update rollup plugin resolve node feat(build): Clean up deps and update rollup-plugin-resolve-node May 30, 2022
billyvg added 4 commits May 31, 2022 18:59
* Remove `@sentry/tracing`
* Clean up peer deps
* Upgrade `rollup-plugin-resolve-node` (deprecated) to `@rollup/plugin-resolve-node`
@billyvg billyvg force-pushed the feat/build/update-rollup-plugin-resolve-node branch from dddfd80 to f50afd5 Compare May 31, 2022 23:00
@billyvg billyvg merged commit 12ba4a6 into main Jun 1, 2022
@billyvg billyvg deleted the feat/build/update-rollup-plugin-resolve-node branch June 1, 2022 14:10
mydea pushed a commit to getsentry/sentry-javascript that referenced this pull request Nov 23, 2022
…sentry/sentry-replay#75)

* Remove `@sentry/tracing`
* Clean up peer deps
* Upgrade `rollup-plugin-resolve-node` (deprecated) to `@rollup/plugin-resolve-node`
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.

1 participant