## Bug Report **Current Behavior** The source observable doesn't unsubscribe when unsubscribing an observable that came from a library that returns rxjs observables. The libray was bundled with Webpack. **Reproduction** https://github.com/samal84/rxjs-import-from-library-test **Environment** - Runtime: node 10.16.3, Chrome 77, Windows 10 - RxJS version: 6.5.3 - Webpack: 4.41.0