Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@sveltejs/adapter-static

sveltejs684.5kMIT3.0.8TypeScript support: included

Adapter for SvelteKit apps that prerenders your entire site as a collection of static files

adapter, deploy, hosting, ssg, static site generation, svelte, sveltekit

readme

@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