Rewrite page in Svelte 5 #49

Merged
Neshura merged 94 commits from rewrite/svelte into main 2024-01-06 14:12:09 +00:00
Showing only changes of commit 71b981e036 - Show all commits

View file

@ -55,6 +55,7 @@ jobs:
- name: Run Unlighthouse
run: |
bash -lic "yarn dev"
unlighthouse-ci --build-static --desktop --outputPath reports/desktop
unlighthouse-ci --build-static --mobile --outputPath reports/mobile