chore(frontend): update refactor plan and remove legacy frontend

This commit is contained in:
Matthieu
2026-02-06 17:17:29 +01:00
parent 5ccc3b30f0
commit ba1114e78b
14 changed files with 9 additions and 12056 deletions

View File

@@ -1,9 +0,0 @@
export default defineNuxtConfig({
compatibilityDate: '2025-07-15',
devtools: { enabled: true },
ssr: false,
modules: ['@nuxtjs/tailwindcss'],
typescript: {
strict: true
}
})