Closed byCedric closed 1 year ago
Fixes #226, #191
This workaround resolves the real path of the project root on windows, just before initializing the debugger config. It should align the drive letter with the correct casing, so VS Code knows which files are referred to when parsing the source map.
:tada: This PR is included in version 1.2.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Thank you so much dear Cedric!
Linked issue
Fixes #226, #191
This workaround resolves the real path of the project root on windows, just before initializing the debugger config. It should align the drive letter with the correct casing, so VS Code knows which files are referred to when parsing the source map.