mirror of
https://github.com/denoland/deno.git
synced 2025-01-11 00:21:05 -05:00
040a042679
Fixes #470 This commit increases size: out/release/gen/bundle/main.js 7.3M -> 7.9M out/release/gen/bundle/main.js.map 11M -> 12M out/release/gen/snapshot_deno.bin 34M -> 37M out/release/deno 49M -> 53M Note the amount in the JS code added is quite small: 4.0K node_modules/text-encoding/index.js 4.0K node_modules/@types/text-encoding/index.d.ts 4.0K js/text_encoding.ts Unclear to me what is causing the jump in snapshot size. |
||
---|---|---|
.. | ||
assets.ts | ||
console.ts | ||
deno.ts | ||
fetch.ts | ||
globals.ts | ||
lib.globals.d.ts | ||
main.ts | ||
mock_builtin.js | ||
mock_runtime.js | ||
os.ts | ||
plugins.d.ts | ||
runtime.ts | ||
tests.ts | ||
text_encoding.ts | ||
timers.ts | ||
tsconfig.generated.json | ||
types.d.ts | ||
util.ts | ||
v8_source_maps.ts |