rxjs
rxjs copied to clipboard
webpack 5, ts-loader, rxjs 7 console warnings
Describe the bug
Using Rxjs 7+ with webpack and ts-loader got a bunch of warnings

Expected behavior
No warnings at all
Reproduction code
No response
Reproduction URL
https://github.com/Kishimy/rxjs_webpack_ts_warn_reproduce
Version
7.5.6
Environment
"rxjs": "^7.5.6" "ts-loader": "9.3.1" "typescript": "4.8.2" "webpack": "5.74.0"
Additional context
No response