Skip to content

Disable build variant#14453

Merged
jamesmockett merged 1 commit intomainfrom
jm/remove-variant-bundle
Aug 27, 2025
Merged

Disable build variant#14453
jamesmockett merged 1 commit intomainfrom
jm/remove-variant-bundle

Conversation

@jamesmockett
Copy link
Contributor

What does this change?

Disables building of variant client web bundle

Why?

This was being used to test React on the client (#13736). As this is not currently being actively worked on it makes sense to remove the variant bundle for now as it is being built unnecessarily on CI.

@jamesmockett jamesmockett requested a review from a team as a code owner August 27, 2025 15:49
@jamesmockett jamesmockett self-assigned this Aug 27, 2025
@github-actions
Copy link

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@jamesmockett jamesmockett added this to the Health milestone Aug 27, 2025
* instead of Preact
*/
resolve:
build === 'client.web.variant'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This probably could have been left in place, but I've removed it in case somebody else uses the variant bundle in the meantime and unwittingly enables React.

@jamesmockett jamesmockett added the run_chromatic Runs chromatic when label is applied label Aug 27, 2025
@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Aug 27, 2025
@jamesmockett jamesmockett merged commit b27a03a into main Aug 27, 2025
32 checks passed
@jamesmockett jamesmockett deleted the jm/remove-variant-bundle branch August 27, 2025 15:59
@gu-prout
Copy link

gu-prout bot commented Aug 27, 2025

Seen on PROD (merged by @jamesmockett 14 minutes and 29 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants