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

fix(engine-core): fix HMR for static stylesheets #4163

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

nolanlawson
Copy link
Contributor

Details

Fixes #4160

Makes HMR work correctly for swapStyle() on static stylesheets.

This PR is on top of #4156 to avoid bitrotting myself.

Does this pull request introduce a breaking change?

  • ๐Ÿ˜ฎโ€๐Ÿ’จ No, it does not introduce a breaking change.

Does this pull request introduce an observable change?

  • ๐Ÿคž No, it does not introduce an observable change.

@nolanlawson nolanlawson requested a review from a team as a code owner April 19, 2024 20:41
Base automatically changed from nolan/swap-styles-squashed to master April 22, 2024 19:43
@nolanlawson nolanlawson merged commit 539bae4 into master Apr 22, 2024
10 checks passed
@nolanlawson nolanlawson deleted the nolan/static-styles-swap branch April 22, 2024 21:17
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.

[HMR] swapStyle() does not work for static stylesheets
3 participants