feat: yeah, no real progress smh

This commit is contained in:
Matthieu BOUCLY 2025-04-01 11:20:10 +02:00
parent e096f7fd0f
commit 96f7d9569f
6 changed files with 448 additions and 13 deletions

View file

@ -1,5 +1,4 @@
import { fileURLToPath, URL } from 'node:url'
import { defineConfig } from 'vite'
import vue from '@vitejs/plugin-vue'
import vueDevTools from 'vite-plugin-vue-devtools'