Skip to content

Files

Latest commit

a2a42ff · Jul 3, 2023

History

History
This branch is 1177 commits behind sveltejs/kit:main.

adapter-static

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 3, 2023
May 4, 2021
Apr 11, 2023
Nov 26, 2020
Jan 19, 2023
Oct 18, 2022
Apr 9, 2023
Jul 3, 2023
Feb 25, 2023
Jun 24, 2022

@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