Skip to content

Conversation

@AbhiPrasad
Copy link
Member

Working toward unblocking #4093

mv -f package.json.bak package.json 2>/dev/null || true

for RUN_WEBPACK_5 in false true; do
WEBPACK_VAR=(true)
Copy link
Member

Choose a reason for hiding this comment

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

Can we rename this to something like SHOULD_RUN_WEBPACK_5, which says what it is?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yup I can rename the variable, good point

@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2021

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 22.47 KB (-0.01% 🔽)
@sentry/browser - Webpack 23.35 KB (0%)
@sentry/react - Webpack 23.38 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 29.92 KB (-0.01% 🔽)

Copy link
Member

@lobsterkatie lobsterkatie left a comment

Choose a reason for hiding this comment

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

LGTM!

@AbhiPrasad AbhiPrasad merged commit 115b0f3 into master Oct 27, 2021
@AbhiPrasad AbhiPrasad deleted the next-12-int-tests branch October 27, 2021 19:41
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.

3 participants