diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2024-09-09 16:19:29 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-09 20:19:29 +0000 |
commit | 72f025c74320ffd6df9758ac53c74db68e0a3e10 (patch) | |
tree | b7c72a6055cbd13bedcc0132af0c1f96342858ea /cli/tsc/dts/lib.deno.ns.d.ts | |
parent | 1e0ac609b57b9efdafd54de4cb56f98c507c032f (diff) |
fix: remove recently added deno.json node_modules aliasing (#25542)
This was initially added in #25399 in order to make transitioning over
from package.json to deno.json more easy, but it causes some problems
that are shown in the issue and it also means that the output of `deno
install` would have different resolution than `npm install`. Overall, I
think it's too much complexity to be smarter about this and it's
probably best to not do it. If someone needs an aliased folder then they
should keep using a package.json
Closes #25538
Diffstat (limited to 'cli/tsc/dts/lib.deno.ns.d.ts')
0 files changed, 0 insertions, 0 deletions