-
-
Notifications
You must be signed in to change notification settings - Fork 519
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
Support for svelte kit #3309
Comments
Can you elaborate? |
This is an example of integrating the svelte kit。 |
I have tried almost all methods, but they have all failed. Through electron forge+sveltekit. |
note that sveltekit does not support using svelte.config.mjs without testing what happens here my hunch is that sveltekit would start, but run with default configuration, same as if you don't have a svelte.config.js at all. using |
@dominikg 👋 Thx for your reminder. Since |
Pre-flight checklist
Problem description
Due to this cmd file forge. config. js, the svelte kit cannot be supported
Proposed solution
No documents found
Alternatives considered
No documents found
Additional information
No response
The text was updated successfully, but these errors were encountered: