1 Commits

Author SHA1 Message Date
Joan
2766b4035f Release v0.2.11: Update package-lock.json and CI config 2025-12-30 18:58:07 +01:00

View File

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