diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2023-06-09 08:56:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-09 08:56:11 -0400 |
commit | 5df735d3dad81feffe598a4561cdcbbe1bd0bd45 (patch) | |
tree | 3392732aee79c273a783072f377983122817c283 /cli/lsp/language_server.rs | |
parent | f182c8af872a429d82c96a5ef091cec0e4e75102 (diff) |
fix(config): do not canonicalize config file path before loading (#19436)
I'm unsure why we canonicalize the config file path when loading and the
canonicalization is causing issues in #19431 because everything in the
lsp is not canonicalized except the config file (actually, the config
file is only canonicalized when auto-discovered and not whens pecified).
We also don't canonicalize module paths when loading them.
Canonicalization was added in https://github.com/denoland/deno/pull/7621
Diffstat (limited to 'cli/lsp/language_server.rs')
0 files changed, 0 insertions, 0 deletions