joe223 / tiny-swiper

Ingenious JavaScript Carousel powered by wonderful plugins. Lightweight yet extensible. Import plugins as needed, No more, no less.
https://tiny-swiper.js.org
1.29k stars 58 forks source link

SwiperPluginKeyboardControl exported incorrectly #36

Closed pablomercadolibre closed 3 years ago

pablomercadolibre commented 3 years ago

Describe the bug esm version is exporting the incorrect module for SwiperPluginKeyboardControl, you can check index.esm.js I've attached a demo for the issue but i think is self-explanatory, i can create a PR if you want, also i'd like yo ask you about v2, have you released any alpha/beta package with v2 so we can give it a try ?

Thanks!!!

Expected behavior Export SwiperPluginKeyboardControl with the expected module

Information

joe223 commented 3 years ago

Oh, what a silly mistake! 🙁

@pablomercadolibre I'll be wild glad if you create the fix PR!

Version 2.0.0-alpha is plan to be released this weekend.

pablomercadolibre commented 3 years ago

Great, i've just created the PR and looking forward for v2, thanks!