Merge branch 'dev' into github-actions/testing

This commit is contained in:
Timo De Meyst 2025-04-01 08:56:19 +02:00 committed by GitHub
commit 05fa51603a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
236 changed files with 10405 additions and 2452 deletions

View file

@ -2,7 +2,6 @@ import { fileURLToPath, URL } from "node:url";
import { defineConfig } from "vite";
import vue from "@vitejs/plugin-vue";
import vueDevTools from "vite-plugin-vue-devtools";
// https://vite.dev/config/
export default defineConfig({