diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2024-03-06 13:17:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-06 14:17:49 +0100 |
commit | 8b1f160bb58a36a6f75759165f91de8c5c7afe06 (patch) | |
tree | 38bf485f126305250017ecf2e3f2d96a76c051df /cli/lsp/npm.rs | |
parent | 6ba0b7952d1ca867d0e166de4d36dcd6fe489e89 (diff) |
fix: Provide source map for internal extension code (#22716)
This commit adds support for source maps for `ext/` crates that are
authored in TypeScript. As a result any exceptions thrown from eg. `ext/node`
will now have correct stack traces.
This is only enabled in debug mode as it adds about 2Mb to the binary.
Diffstat (limited to 'cli/lsp/npm.rs')
0 files changed, 0 insertions, 0 deletions