0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-23 13:43:31 -05:00
denoland-deno/cli/tests/testdata/npm/peer_deps_with_copied_folders
David Sherret 06afb54281 fix(npm): show a progress bar when initializing the node_modules folder (#18136)
Creating the node_modules folder when the packages are already
downloaded can take a bit of time and not knowing what is going on can
be confusing. It's better to show a progress bar.
2023-03-16 11:56:22 +09:00
..
main.out feat(unstable/npm): support peer dependencies (#16561) 2022-11-08 14:17:24 -05:00
main.ts feat(unstable/npm): support peer dependencies (#16561) 2022-11-08 14:17:24 -05:00
main_info.out refactor: use deno_graph for npm specifiers (#17858) 2023-02-22 14:15:25 -05:00
main_info_json.out refactor: use deno_graph for npm specifiers (#17858) 2023-02-22 14:15:25 -05:00
main_node_modules.out fix(npm): show a progress bar when initializing the node_modules folder (#18136) 2023-03-16 11:56:22 +09:00
main_node_modules_reload.out fix(npm): show a progress bar when initializing the node_modules folder (#18136) 2023-03-16 11:56:22 +09:00