0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-02 04:38:21 -05:00
denoland-deno/cli/standalone
David Sherret c85e9ffbc6 fix(compile): display embedded file sizes and total (#27360)
Merging as a fix so that LTS gets this as it's a useful diagnostic tool.

The 1MB unique is because we deduplicate files that we store (ex. some
packages have the same file multiple times so we store that once).
2025-01-09 15:19:09 -05:00
..
binary.rs fix(compile): analyze modules in directory specified in --include (#27296) 2025-01-09 15:19:06 -05:00
code_cache.rs chore(compile): log code cache file path (#26977) 2024-11-28 15:47:21 +01:00
file_system.rs fix(compile): handle TypeScript file included as asset (#27032) 2024-11-28 15:47:23 +01:00
mod.rs feat(unstable): support caching npm dependencies only as they're needed (#27300) 2024-12-11 03:37:34 +01:00
serialization.rs fix(compile): analyze modules in directory specified in --include (#27296) 2025-01-09 15:19:06 -05:00
virtual_fs.rs fix(compile): display embedded file sizes and total (#27360) 2025-01-09 15:19:09 -05:00