Hassan Shebbani

Results 1 comments of Hassan Shebbani

Found the solution: add swiper to your build transpile inside nuxt.config.ts nuxt package version: 3.0.0-rc.4 my swiper package version: ^8.2.5; ``` import { defineNuxtConfig } from "nuxt"; // https://v3.nuxtjs.org/api/configuration/nuxt.config export...