Skip to content

feat(gatsby): Support user integrations as a function - #4050

Merged
iker-barriocanal merged 3 commits into
masterfrom
iker/feat/gatsby-ints-fn
Oct 11, 2021
Merged

feat(gatsby): Support user integrations as a function#4050
iker-barriocanal merged 3 commits into
masterfrom
iker/feat/gatsby-ints-fn

Conversation

@iker-barriocanal

Copy link
Copy Markdown
Contributor

Follow-up to #4040. The goal is to make the Gatsby SDK support non-serializable options, which means supporting the definition of integrations as a function. This PR adds supports this.

@github-actions

github-actionsBot commented Oct 11, 2021

Copy link
Copy Markdown
Contributor

size-limit report

PathSize
@sentry/browser - CDN Bundle (gzipped)22.34 KB (+0.01% 🔺)
@sentry/browser - Webpack23.31 KB (0%)
@sentry/react - Webpack23.34 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped)29.79 KB (0%)

@kamilogorekkamilogorek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice test coverage 👌

@iker-barriocanal
iker-barriocanal enabled auto-merge (squash) October 11, 2021 11:53
@iker-barriocanal
iker-barriocanal merged commit 223d330 into masterOct 11, 2021
@iker-barriocanal
iker-barriocanal deleted the iker/feat/gatsby-ints-fn branch October 11, 2021 12:30
Sign up for freeto 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.

2 participants

@iker-barriocanal@kamilogorek