feat(vue): add custom elements bundle (#23458)

This commit is contained in:
Liam DeBeasi
2021-06-17 14:10:50 -04:00
committed by GitHub
parent bccb8ad5fb
commit dc48a9f1a2
37 changed files with 468 additions and 373 deletions

View File

@ -32,19 +32,18 @@ export {
export {
modalController,
popoverController
popoverController,
alertController,
actionSheetController,
loadingController,
pickerController,
toastController
} from './controllers';
export * from './globalExtensions';
export {
// Overlay Controllers
alertController,
actionSheetController,
menuController,
loadingController,
pickerController,
toastController,
// Security
IonicSafeString,
@ -76,7 +75,7 @@ export {
// Swiper
IonicSwiper
} from '@ionic/core';
} from '@ionic/core/components';
// Icons that are used by internal components
addIcons({