You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The infix logic for allowing *.svelte.* files (e.g. thing.svelte.test.js) to be processed by Svelte fails when the directory contains the infix, for example because the project name is learn.svelte.dev. It should only apply to the basename
Reproduction URL
N/A (will PR, one sec)
Reproduction
No response
Logs
No response
System Info
next
The text was updated successfully, but these errors were encountered:
Describe the bug
The infix logic for allowing
*.svelte.*
files (e.g.thing.svelte.test.js
) to be processed by Svelte fails when the directory contains the infix, for example because the project name islearn.svelte.dev
. It should only apply to the basenameReproduction URL
N/A (will PR, one sec)
Reproduction
No response
Logs
No response
System Info
The text was updated successfully, but these errors were encountered: