|
import { ModuleWithProviders } from '@angular/compiler/src/core'; |
I believe that we need to update this to @angular/core as that's how this import should be. I have seen in multiple modules and I think it's moved there. Can we get it updated or should I create a PR for that?
material2-carousel/projects/carousel/src/lib/carousel.module.ts
Line 13 in 32db5d2
I believe that we need to update this to @angular/core as that's how this import should be. I have seen in multiple modules and I think it's moved there. Can we get it updated or should I create a PR for that?