Closed heavybeard closed 4 years ago
Without this it causes the following compile error in Angular 9.
ERROR in Failed to compile entry-point @angular-material-extensions/google-maps-autocomplete (es2015 as esm2015) due to compilation errors:
node_modules/@angular-material-extensions/google-maps-autocomplete/fesm2015/angular-material-extensions-google-maps-autocomplete.js:912:26 - error NG1010: Value at position 4 in the NgModule.imports of MatGoogleMapsAutocompleteModule is not a reference: [object Object]
912 imports: [
~
913 CommonModule,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
918 MatIconModule
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
919 ],
~~~~~~~~~~~~~~~~~
v4.0.0 is now released and this is already fixed! thank you
Fix use of this paragraph's instruction https://angular.io/guide/ivy#ivy-and-libraries with paragraph's instruction from https://update.angular.io/#8.2:9.0