next.js
2a5e9882 - fix(turbopack): Fix sourcemap path on windows (#78453)

Commit
275 days ago
fix(turbopack): Fix sourcemap path on windows (#78453) ### What? Fix source map path on Windows by fixing the `url_to_file` function. Note: This PR is based on https://github.com/vercel/next.js/pull/78430 by @JustSuperHuman ### Why? ### How? - Closes PACK-4217 - Closes PACK-3924 - Closes https://github.com/vercel/next.js/issues/72789
Author
Parents
Loading