mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
refactor(slides): remove swiper.js from sourcecode (#26753)
This commit is contained in:
@ -1 +0,0 @@
|
||||
export { Swiper as SwiperInterface, SwiperOptions } from 'swiper/js/swiper.esm';
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,4 +0,0 @@
|
||||
import { Autoplay, Pagination, Scrollbar, Swiper, Keyboard, Zoom } from 'swiper/js/swiper.esm';
|
||||
|
||||
Swiper.use([Pagination, Scrollbar, Autoplay, Keyboard, Zoom]);
|
||||
export { Swiper };
|
||||
Reference in New Issue
Block a user