Owl-carousel is not working after build the project using vite – Jquery
I use vite to build this project. when I use owl-carousel from node_modules it works in development mode but after build, the carousel stops working and gets this error Uncaught TypeError: Cannot read properties of undefined (reading 'fn') at index.781bd673.js:4:36786…