mirror of
https://github.com/denoland/deno.git
synced 2025-03-10 14:17:49 -04:00
![]() If "--lock-write" flag was present we never passed instance of the lockfile to the npm resolver, which made it skip adding discovered npm packages to the lockfile. This commit fixes that, by always passing lockfile to the npm resolver and only regenerating resolver snapshot is "--lock-write" is not present. Closes https://github.com/denoland/deno/issues/16666 |
||
---|---|---|
.. | ||
common.rs | ||
global.rs | ||
local.rs | ||
mod.rs |