This commit is contained in:
Ibrahima G. Coulibaly
2024-06-28 16:34:11 +01:00
parent 881d9390dd
commit 12c815a1ff
2 changed files with 29 additions and 30 deletions

View File

@@ -12,7 +12,7 @@ export default defineConfig({
trace: 'on-first-retry'
},
webServer: {
command: 'npm run serve',
command: 'npm run build && npm run serve',
url: 'http://localhost:4173'
},
projects: [