mirror of
https://github.com/denoland/deno.git
synced 2025-03-04 18:12:59 -05:00
![]() Supports `deno task --frozen=false some_task`, which is necessary because with `"nodeModulesDir": "auto"` or `"global"` (the default with no package.json) we do an auto-install of npm packages. Closes https://github.com/denoland/deno/issues/28070 |
||
---|---|---|
.. | ||
__test__.jsonc | ||
add.ts | ||
deno.json | ||
lock01.out | ||
lock02.out | ||
subtract.ts |