Swiper/element/bundle, delete unnecessary modules #7778
thomasDelaporte
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I'm using the new version of Swiper elements, as recommended in the documentation. I don't use all of Swiper's features and effects, so I'd rather not include them in my source code.
However, I have the impression that the
swiper/element/bundle
register
leaves us no choice.I saw in the documentation that in the “Core Version & Modules” section (https://swiperjs.com/element#core-version--modules) we can start from the core and add the modules we need, but this means we have to remake the system ourselves to initialize each slider, whereas before we didn't have this need.
Am I missing something in the documentation or is this a problem ?
Thanks !
Beta Was this translation helpful? Give feedback.
All reactions