-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
chore: tweak test config for hmr test run #12423
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
Conversation
|
What is the rationale for each of these to not run in hmr mode? |
They don't run in DEV today, trying them in DEV causes them to fail in strange ways. |
packages/svelte/tests/runtime-runes/samples/spread-props/_config.js
Outdated
Show resolved
Hide resolved
…ig.js Co-authored-by: Rich Harris <[email protected]>
* conflict * conflict * lint * add comments * Update packages/svelte/tests/runtime-runes/samples/spread-props/_config.js Co-authored-by: Rich Harris <[email protected]> --------- Co-authored-by: Rich Harris <[email protected]>
Now we have two failing tests when running the tests with hmr enabled.