-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
compile errors when typechecking svelte.config.js
with moduleResolution
set to nodenext
#9663
Comments
svelte.config.js
with moduleResolution
set to nodenext
svelte.config.js
with moduleResolution
set to nodenext
In Svelte 4 this will be exported from |
I sent #11188 for SvelteKit
|
Which ones are these? |
|
Mhm I feel like those are somewhat private, we haven't made the AST public API until now, so I'd prefer if for now |
Ok. I will close this as completed then |
Describe the bug
when typechecking
svelte.config.js
withmoduleResolution
set tonodenext
, the following compile errors occur:Reproduction
https://stackblitz.com/edit/sveltejs-kit-template-default-s2bims?file=package.json
Logs
No response
System Info
Severity
serious, but I can work around it
Additional Information
other related issues:
svelte.config.js
withmoduleResolution
set tonodenext
svelte-preprocess#591svelte.config.js
withmoduleResolution
set tonodenext
vite-plugin-svelte#619The text was updated successfully, but these errors were encountered: