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

chore(build): fix bug where sw changes aren't copied in watch mode #33579

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

Skn0tt
Copy link
Member

@Skn0tt Skn0tt commented Nov 13, 2024

#33511 introduced a bug where watch mode doesn't work correctly for the service worker anymore. This PR fixes that. Explanation of the bug is in the comments.

See vitejs/vite#18655

@Skn0tt Skn0tt self-assigned this Nov 13, 2024

This comment has been minimized.

Copy link
Contributor

Test results for "tests 1"

1 flaky ⚠️ [playwright-test] › ui-mode-test-setup.spec.ts:98:5 › should show errors in config @macos-latest-node18-1

36859 passed, 650 skipped
✔️✔️✔️

Merge workflow run.

@Skn0tt Skn0tt merged commit 3fa33ca into microsoft:main Nov 18, 2024
29 checks passed
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.

2 participants