mirror of
https://github.com/denoland/deno.git
synced 2024-12-27 01:29:14 -05:00
36ebc03f17
Refactors the lifecycle scripts code to extract out the common functionality and then uses that to provide a warning in the global resolver. While ideally we would still support them with the global cache, for now a warning is at least better than the status quo (where people are unaware why their packages aren't working). |
||
---|---|---|
.. | ||
alias_pkg_json_and_deno_json_jsr_pkg | ||
alias_pkg_json_and_deno_json_npm_pkg | ||
byonm_jsr_npm_dep | ||
future_install_add_dist_tag | ||
future_install_global | ||
future_install_local_add_deno | ||
future_install_local_add_npm | ||
future_install_local_deno | ||
future_install_node_modules | ||
future_install_node_modules_tag | ||
install_add_dev | ||
install_deprecated_package | ||
install_entrypoint | ||
install_single_http_url_without_global_flag | ||
move_after_install | ||
non_existent_optional_peer | ||
workspace_node_modules_not_exists |