angular-material-extensions / google-maps-autocomplete

Autocomplete input component and directive for google-maps built with angular and material design |
https://angular-material-extensions.github.io/google-maps-autocomplete
MIT License
169 stars 60 forks source link

fix: rxjs deep import #308

Closed andreialecu closed 3 years ago

andreialecu commented 3 years ago

Fixes this warning:

Warning: Entry point '@angular-material-extensions/google-maps-autocomplete' contains deep imports into 'node_modules/rxjs/internal/Subject'. This is probably not a problem, but may cause the compilation of entry points to be out of order.
andreialecu commented 3 years ago

Bump (cc @AnthonyNahas)