wip(frontend) : api calls + skeleton fetch
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import tailwindcss from '@tailwindcss/vite'
|
||||
export default defineNuxtConfig({
|
||||
compatibilityDate: '2025-07-15',
|
||||
ssr: false, // Désactive le SSR pour un mode SPA pur (Client-Side Rendering uniquement)
|
||||
devtools: { enabled: true },
|
||||
devServer: {
|
||||
port: 3001
|
||||
|
||||
Reference in New Issue
Block a user