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

test: test swapStyle() on CSS library #4162

Merged
merged 2 commits into from Apr 22, 2024
Merged

Conversation

nolanlawson
Copy link
Contributor

Details

I realized we didn't have a test for HMR where we do swapStyle() on a CSS library (e.g. @import 'x/library'). This adds a test and confirms the swapping works.

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:19
Base automatically changed from nolan/swap-styles-squashed to master April 22, 2024 19:43
@nolanlawson nolanlawson merged commit 437258b into master Apr 22, 2024
10 checks passed
@nolanlawson nolanlawson deleted the nolan/library-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.

None yet

2 participants