mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
8a737f5a16
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 |
||
---|---|---|
.. | ||
config_file.rs | ||
flags.rs | ||
flags_allow_net.rs | ||
import_map.rs | ||
lockfile.rs | ||
mod.rs | ||
package_json.rs |