Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stress-test: update webpack config #25309

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

spmonahan
Copy link
Contributor

Current Behavior

SWC compression breaks a React 18 feature detection.

New Behavior

Disable SWC compression in Webpack config in favor of Terser.

Related Issue(s)

Fixes #25283

Disables SWC compression in favor of Terser as SWC was breaking a test
for a React 18 feature.
@fabricteam
Copy link
Collaborator

📊 Bundle size report

🤖 This report was generated against 772f9e3ebde2d5b8157a3204c1a4e007e56f5508

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 24b4279:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@size-auditor
Copy link

size-auditor bot commented Oct 19, 2022

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: 772f9e3ebde2d5b8157a3204c1a4e007e56f5508 (build)

@spmonahan spmonahan merged commit 59cc34e into microsoft:master Oct 20, 2022
NotWoods pushed a commit to NotWoods/fluentui that referenced this pull request Nov 18, 2022
Disables SWC compression in favor of Terser as SWC was breaking a test
for a React 18 feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants