chore: rimuove dipendenze e file inutilizzati

- Rimuove wave-ui e vue-router (mai usati nell'app)
- Elimina playwright.config.ts (duplicato di .cjs)
- Elimina asset template Vite (vite.svg, vue.svg, serve.png)
- Sostituisce favicon con segnap-192x192.png
- Aggiunge dev-dist/ a .gitignore
- Rimuove selettori CSS .w-input__* (morti senza wave-ui)
This commit is contained in:
2026-05-12 14:00:09 +02:00
parent c900153eed
commit 0ba49ead5d
12 changed files with 7 additions and 135 deletions
+1
View File
@@ -13,6 +13,7 @@ currentCommit.txt
node_modules
dist
dist-ssr
dev-dist
*.local
# Editor directories and files