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
I don't think there's anything particularly about aliases that's relevant here. There's #2576 for supporting svelte.config.ts. There shouldn't be anything in the docs that points towards this already being supported.
Also ran into this and took a lot of debugging to find out it was the culprit since errors were only displaying that the <style> tag in .svelte files were not correct.
Describe the bug
Coming from the kit docs, I thought I could use
svelte.config.ts
as the configuration. If I do, that alias doesn't work.Let's add an annotation for that to avoid any misunderstanding.
Reproduction
Changing
svelte.config.js
tosvelte.config.ts
with an alias configurationLogs
No response
System Info
Severity
annoyance
Additional Information
No response
The text was updated successfully, but these errors were encountered: