rxjs icon indicating copy to clipboard operation
rxjs copied to clipboard

webpack 5, ts-loader, rxjs 7 console warnings

Open Kishimy opened this issue 3 years ago • 0 comments

Describe the bug

Using Rxjs 7+ with webpack and ts-loader got a bunch of warnings

image

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

Kishimy avatar Aug 26 '22 09:08 Kishimy