Unable to set adapter-static
fallback when using bundleStrategy: inline
#13233
Labels
bug
Something isn't working
Describe the bug
Perhaps I'm missing something obvious here, but attempting to use
bundleStrategy: inline
withadapter-static
in a fresh SvelteKit skeleton project produces the following errors:My configuration is
Reproduction
Use
npx sv create ...
and modify the Svelte config file to the above after adding@sveltejs/adapter-static
as a dependency.Logs
System Info
Severity
annoyance
Additional Information
Really happy to see this feature getting attention -- it's incredibly useful in certain environments.
The text was updated successfully, but these errors were encountered: