1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/testdata/npm/peer_deps_with_copied_folders
David Sherret c678550a17
BREAKING: remove "emit" and "map" from deno info output (#25468)
The map field has been empty for years now and we don't want the emit
file to be exposed so it allows us to iterate on making the cache
faster. Additionally, it's racy/unreliable to rely on this information.
Instead, people should emit the TS files themselves using tools like
deno_emit, typescript, esbuild, etc.

Closes https://github.com/denoland/deno/issues/17703
2024-09-05 14:22:13 +00:00
..
main.out chore: fix flaky net_listen_allow_localhost_4555 (#23726) 2024-05-07 17:21:56 +00:00
main.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
main_info.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
main_info_json.out BREAKING: remove "emit" and "map" from deno info output (#25468) 2024-09-05 14:22:13 +00:00
main_node_modules.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
main_node_modules_reload.out chore: fix flaky net_listen_allow_localhost_4555 (#23726) 2024-05-07 17:21:56 +00:00