imc-vibe/frontend/node_modules/@sveltejs/adapter-static
2026-03-21 22:41:23 +01:00
..
index.d.ts first 2026-03-21 22:41:23 +01:00
index.js first 2026-03-21 22:41:23 +01:00
LICENSE first 2026-03-21 22:41:23 +01:00
package.json first 2026-03-21 22:41:23 +01:00
platforms.js first 2026-03-21 22:41:23 +01:00
README.md first 2026-03-21 22:41:23 +01:00

@sveltejs/adapter-static

Adapter for SvelteKit apps that prerenders your entire site as a collection of static files. It's also possible to create an SPA with it by specifying a fallback page which renders an empty shell. If you'd like to prerender only some pages and not create an SPA for those left out, you will need to use a different adapter together with the prerender option.

Docs

Docs

Changelog

The Changelog for this package is available on GitHub.

License

MIT