Results 3 comments of catalin enache

Having the same problem with CRA 4.0.1: paths in css/url does not resolve and break the process @font-face { font-family: "percolate"; src: url("/icon/percolate.eot"); /* here is the error */ font-weight:...

I realise that this PR is not an urgent matter but it will start adding value on the testing side right away if accepted. I'd very much appreciate anyone's feedback...

Thanks for feedback Just checked now to see if Vitest can run in real DOM and it seems it does not (https://github.com/vitest-dev/vitest/issues/586) unless willing to use other libs like ([mocha-vite-puppeteer](https://www.npmjs.com/package/mocha-vite-puppeteer))...