diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-05-11 23:48:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-11 23:48:36 +0200 |
commit | d062ffc1baeccca8bf168dc1ce4e94b929478142 (patch) | |
tree | 17992f7781840b619ce528d70b80c9c798d9ce61 /docs/getting_started | |
parent | 73d8fa74c656841703b51bf8d52d46acf3b97cc9 (diff) |
fix: source maps in inspector (#5223)
This commit fixes problems with source maps in Chrome Devtools
by substituting source map URL generated by TS compiler with
actual file URL pointing to DENO_DIR.
Dummy value of "source_map_url" has been removed from
"ScriptOrigin".
Also fixes lock file which used compiled source code to generate
lock hash; it now uses source code of the file that is
being compiled.
Diffstat (limited to 'docs/getting_started')
0 files changed, 0 insertions, 0 deletions