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

This commit is contained in:
Joan
2025-12-30 18:58:07 +01:00
parent 592f38827e
commit 2766b4035f

View File

@@ -4,6 +4,7 @@ import { VitePWA } from 'vite-plugin-pwa'
// https://vitejs.dev/config/
export default defineConfig({
base: './', // Use relative paths for Electron file:// protocol
plugins: [
react(),
VitePWA({