Olivier Massot 1 год назад
Родитель
Сommit
31976a94d6

+ 0 - 0
components/About/Chronologie.vue → components/About/Chronologie.client.vue


+ 0 - 0
components/Common/Carousel/Clients.vue → components/Common/Carousel/Clients.client.vue


+ 0 - 0
components/Common/Carousel/Fonctionnalite.vue → components/Common/Carousel/Fonctionnalite.client.vue


+ 0 - 0
components/Common/ReviewSection.vue → components/Common/ReviewSection.client.vue


+ 0 - 0
components/Contact/Map.vue → components/Contact/Map.client.vue


+ 0 - 0
components/Home/Reviews.vue → components/Home/Reviews.client.vue


+ 1 - 1
nuxt.config.ts

@@ -25,7 +25,7 @@ if (process.env.NUXT_ENV === 'dev') {
  * @see https://nuxt.com/docs/api/configuration/nuxt-config
  */
 export default defineNuxtConfig({
-  ssr: false,
+  ssr: true,
   title: 'Opentalent',
   runtimeConfig: {
     // Private config that is only available on the server