From e5a2843c9f7988f7eda668b37f6599939fa3953e Mon Sep 17 00:00:00 2001 From: Paul Valerie GOMA Date: Wed, 30 Jul 2025 18:50:32 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20test=20environment=20setup=20upd?= =?UTF-8?q?ated?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vite.config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vite.config.ts b/vite.config.ts index 59efa8d..29476cb 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -7,8 +7,8 @@ import path from 'path'; export default defineConfig({ plugins: [ - vue(), - vueDevTools(), + vue(), // compile les .vue + vueDevTools(), // plugin dev (optionnel) ], resolve: { alias: {