Skip to content

Commit

Permalink
feat: deploy the sveltekit project on GitHub Pages
Browse files Browse the repository at this point in the history
Switch from `@sveltejs/adapter-auto` to `@sveltejs/adapter-static` (use v2 because v3 is for sveltekit v2) to be able to create a SPA.
Downgrade `vite` to v4 because `@sveltejs/adapter-static` doesn't support vite v5

In addition, bump svelte dependencies
  - svelte from 4.2.8 to 4.2.18
  - svelte-check to 3.8.5
  - @sveltejs/kit from 1.28.0 to 1.30.4 (migration to v2 will be done later)
  • Loading branch information
tbouffard committed Aug 19, 2024
1 parent 306031a commit b4c4409
Show file tree
Hide file tree
Showing 3 changed files with 653 additions and 199 deletions.
Loading

0 comments on commit b4c4409

Please sign in to comment.