mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 10:01:59 +08:00
fix(slides): swiper must be a vendor
This commit is contained in:
@ -11,7 +11,8 @@ import { SwiperInterface, SwiperOptions } from './swiper/swiper-interface';
|
||||
styleUrls: {
|
||||
ios: 'slides.ios.scss',
|
||||
md: 'slides.md.scss'
|
||||
}
|
||||
},
|
||||
assetsDir: 'swiper',
|
||||
})
|
||||
export class Slides implements ComponentInterface {
|
||||
|
||||
|
Reference in New Issue
Block a user