Replies: 3 comments 4 replies
-
Hello! This is described in Swiper API documentation/custom build – https://swiperjs.com/swiper-api#custom-build |
Beta Was this translation helpful? Give feedback.
1 reply
-
And also for Core, React, Vue and Svelte. Grab the Core version after the build process finishes |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wanting to use Swiper in a production website. It's just a basic website that uses vanilla JS. No Angular or React or any of that stuff.
There are a lot of modules I don't need. I removed them from the
build-config.js
. When I run the build it says its building for angular. How do I change this? I just want a normal, vanilla JS version of a custom Swiper build. What do I have to do? It's really unclear in this way. I want a simple JS file that I add to my HTML.Beta Was this translation helpful? Give feedback.
All reactions