Joaquín Sánchez

Results 1398 comments of Joaquín Sánchez

check also the sitemap, there is no entry with last modified, only the paths

your Base.astro cannot resolve /src/pwa.ts, changing the src to relative: ![imagen](https://github.com/vite-pwa/astro/assets/6311119/f03f3536-c194-4f5b-8a9d-d9f0d32d1116)

If you add N entries to the glob patterns array, you will get N logs, 1 per entry. Astro generates the dist folder after the astro:build:done hook or in paralel...

`crtl + f` on Windows + Chrome not working (will open browser search), there are other combinations not working on Windows, I'll report them later: - `crtl + f` -...

The html markup is wrong, we're using an anchor when it is a button, check other pages, we dont use anchor for render theme color buttons

> Also, do we want to use the new function `getDisplayName()` in the "Display Language" section too? No, those locales come from `conf/i18n.ts` module and so the name is the...

can you provide the link? also error if any from dev tools?

should be fixed in 0.13.2 version: with https://github.com/elk-zone/elk/pull/2752