Ángel González Vázquez
Ángel González Vázquez
Currently jsdoc comments in codi.link are like this  But in vscode they are like this  As you can see vscode comments have colors and are more readable
When doing `astro build` command sw.js is not being generated. Astro version: **1.0.0-beta.64** vite-plugin-pwa version: **0.11.11** vite version: **2.9.13** My astro.config.mjs ```ts import { defineConfig } from 'astro/config'; import {...