Closed
Description
Follow-up item from #3760
Testing the paths like this might not catch anything since we'd be copying any mistakes we already have.
The ideal might be to:
- Ensure that each path resolves to a real Node module.
- Check VS Code's
workbench.html
and make sure we have the same paths we do (maybe could do this later).