1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests/testdata/lockfile/no_dts
David Sherret a8d472f88e
feat(lock): skip saving declaration files in the lockfile (#19447)
This is also a performance improvement because declaration file hashes
don't need to be stored in the lockfile.

Closes #19444
2023-06-26 15:53:17 -04:00
..
deno.lock.out feat(lock): skip saving declaration files in the lockfile (#19447) 2023-06-26 15:53:17 -04:00
main.cache.out feat(lock): skip saving declaration files in the lockfile (#19447) 2023-06-26 15:53:17 -04:00
main.ts feat(lock): skip saving declaration files in the lockfile (#19447) 2023-06-26 15:53:17 -04:00
mod.d.ts feat(lock): skip saving declaration files in the lockfile (#19447) 2023-06-26 15:53:17 -04:00
mod.js feat(lock): skip saving declaration files in the lockfile (#19447) 2023-06-26 15:53:17 -04:00