Skip to content

win, url: make fileURLToPath return backslashes

Makes fileURLToPath use backslashes as path separator on Windows

Fixes: https://github.com/nodejs/node/issues/25265

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading