Fix TrainingViewer render

This commit is contained in:
Clément Pons
2025-06-27 22:04:10 +02:00
parent e78a60f771
commit d5851499cd
9 changed files with 21 additions and 20 deletions

View File

@@ -5,6 +5,7 @@ import path from 'node:path'
export default defineNuxtConfig({
compatibilityDate: '2024-04-03',
ssr: false,
modules: [
'@nuxtjs/color-mode',
'nuxt-security',