Détail du package

@sveltejs/adapter-static

sveltejs684.5kMIT3.0.8

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

adapter, deploy, hosting, ssg

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