Release v0.2.10: Update package-lock.json and CI config

This commit is contained in:
Joan
2025-12-30 18:51:21 +01:00
parent 8b31011334
commit 592f38827e
108 changed files with 2755 additions and 1112 deletions

4
pwa/.gitignore vendored
View File

@@ -6,6 +6,10 @@ yarn.lock
# Build output
dist/
build/
dist-electron/
# Copied assets (generated at build time)
public/images/
# Environment variables
.env