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 45f39399fe - Show all commits

View file

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