DevTools: node.js reports file paths instead of URLs as script's sourceURL |
||
Issue descriptionNode.js reports scripts with filePath instead of file url, e.g. /usr/local/foobar.js instead of file:///use/local/foobar.js It would be great to have this fixed. So far we introduced ungainly workarounds in the front-end, e.g. crbug.com/662082
,
Dec 13 2017
Nothing we can do at this point. Looks like ESM modules will be reported as proper URLs at least |
||
►
Sign in to add a comment |
||
Comment 1 by eostroukhov@chromium.org
, Apr 14 2017