We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
app-breadcrumb.service.ts has wrong import from "rxjs" so causes overhead in resulted bundle
File coreui-angular/projects/coreui/angular/src/lib/breadcrumb/app-breadcrumb.service.ts
Line import { Observable } from 'rxjs/index';
Expected import { Observable } from 'rxjs';