Describe the bug
New webpack 5.0 throwing compilation error regarding source map not found

there are multiple of these, but for the sake of simplicity, i just pasted one of it.
Environment
msw: 0.36.3
nodejs: 14.18.2
npm: 8.3.0
Please also provide your browser version. N/A, this is compilation warning error
To Reproduce
Steps to reproduce the behavior:
- Create new react app using CRA5.0
- install latest msw.
- Npm start, the warnings are being thrown in the terminal
Expected behavior
should not have these warning errors.
Screenshots

Describe the bug
New webpack 5.0 throwing compilation error regarding source map not found

there are multiple of these, but for the sake of simplicity, i just pasted one of it.
Environment
msw: 0.36.3nodejs: 14.18.2npm: 8.3.0To Reproduce
Steps to reproduce the behavior:
Expected behavior
should not have these warning errors.
Screenshots