@ionic/angular 8.5.5-dev.11744665899.13f57768 → 8.5.5-dev.11744727671.1ce813fb

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,7 +9,7 @@ import { fromEvent } from 'rxjs';
9
9
  import * as i1 from '@angular/common';
10
10
  import { DOCUMENT, CommonModule } from '@angular/common';
11
11
  import * as i2 from '@angular/router';
12
- import { alertController, createAnimation, getTimeGivenProgression, actionSheetController, createGesture, loadingController, menuController, modalController, pickerController, popoverController, toastController, setupConfig, initialize } from '@ionic/core';
12
+ import { alertController, createAnimation, getTimeGivenProgression, actionSheetController, createGesture, loadingController, menuController, modalController, pickerController, popoverController, toastController, setupConfig } from '@ionic/core';
13
13
  export { IonicSafeString, IonicSlides, createAnimation, createGesture, getIonPageElement, getPlatforms, getTimeGivenProgression, iosTransitionAnimation, isPlatform, mdTransitionAnimation, openURL } from '@ionic/core';
14
14
  import { applyPolyfills, defineCustomElements } from '@ionic/core/loader';
15
15
 
@@ -3038,8 +3038,6 @@ const DECLARATIONS = [
3038
3038
  ];
3039
3039
  class IonicModule {
3040
3040
  static forRoot(config = {}) {
3041
- setupConfig(config);
3042
- initialize(config);
3043
3041
  return {
3044
3042
  ngModule: IonicModule,
3045
3043
  providers: [