Skip to content

feat: enable tree shaking of Sentry SDK debug code#481

Merged
rchl merged 1 commit intomainfrom
fix/tree-shake
Dec 21, 2022
Merged

feat: enable tree shaking of Sentry SDK debug code#481
rchl merged 1 commit intomainfrom
fix/tree-shake

Conversation

@rchl
Copy link
Copy Markdown
Member

@rchl rchl commented Dec 21, 2022

This shaves off about 22KB of parsed (about 3KB gzipped) code.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 21, 2022

Codecov Report

Merging #481 (daff0b8) into main (4298bdb) will not change coverage.
The diff coverage is n/a.

❗ Current head daff0b8 differs from pull request most recent head 45362c6. Consider uploading reports for the commit 45362c6 to get more accurate results

@@           Coverage Diff           @@
##             main     #481   +/-   ##
=======================================
  Coverage   69.23%   69.23%           
=======================================
  Files           1        1           
  Lines          52       52           
  Branches       21       21           
=======================================
  Hits           36       36           
  Misses         13       13           
  Partials        3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rchl rchl merged commit c38f666 into main Dec 21, 2022
@rchl rchl deleted the fix/tree-shake branch December 21, 2022 11:35
rchl added a commit to rtibaldo/sentry-module that referenced this pull request Jan 19, 2023
…module-builder-original

* rtibaldo-rewrite-module-builder: (39 commits)
  migrate to module-builder
  chore: release 7.0.2
  fix(deps): update sentry dependencies to ^7.29.0 (nuxt-community#482)
  chore(deps): update all non-major dependencies
  fix: not able to resolve un-hoisted client-side dependencies (nuxt-community#486)
  chore: release 7.0.1
  fix: more accurate type for `serverConfig` option (nuxt-community#484)
  chore: remove dead badge from the readme
  chore(docs): build documentation on every change
  chore: release 7.0.0
  feat: enable tree shaking of Sentry SDK debug code (nuxt-community#481)
  chore(lint): enable linting for more files within the repo
  chore(deps): update lock file
  fix(deps): update sentry dependencies to ^7.28.0 (nuxt-community#478)
  docs: minor updates about dependencies and lazy+tracing
  feat: support plugin path for clientConfig and serverConfig (nuxt-community#477)
  feat(tracing): enable Vue Router instrumentation by default (nuxt-community#476)
  Revert "feat(tracing): enable Vue Router instrumentation by default"
  feat(tracing): enable Vue Router instrumentation by default
  chore(lint): tweak eslint ignore directives for generated plugin files
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant