ismail9k / vue3-carousel

Vue 3 carousel component
https://ismail9k.github.io/vue3-carousel/
MIT License
653 stars 162 forks source link

Full support for esm #373

Open Iran-110 opened 1 month ago

Iran-110 commented 1 month ago

resolves external issue https://github.com/gaetansenn/vue3-carousel-nuxt/issues/12 and maybe #372.

Node's resolver loads "./dist/carousel.js" as "esm"!

I improved package.json with the help of https://github.com/vitejs/vite/discussions/2657#discussioncomment-5856909.

sosog commented 4 weeks ago

Nice job, thanks.

erikuit commented 2 weeks ago

@ismail9k Any indication for a patch release? The package in its current form seems broken, at least for Nuxt.