| .. | ||
| index.d.ts | ||
| index.js | ||
| LICENSE | ||
| package.json | ||
| platforms.js | ||
| README.md | ||
@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
Changelog
The Changelog for this package is available on GitHub.