1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/ext
Bartek Iwańczuk c6bfa8cc43
Revert "refactor(core): cleanup feature flags for js source inclusion… (#19490)
… (#19463)"

This reverts commit ceb03cfb03.

This is being reverted because it causes 3.5Mb increase in the binary
size,
due to runtime JS code being included in the binary, even though it's
already snapshotted.

CC @nayeemrmn
2023-06-15 22:50:38 +02:00
..
broadcast_channel 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
cache 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
console 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
crypto 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
fetch perf(http): cache verified headers (#19465) 2023-06-15 22:50:37 +02:00
ffi 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
fs Revert "refactor(core): cleanup feature flags for js source inclusion… (#19490) 2023-06-15 22:50:38 +02:00
http fix(ext/http): replace await Deno.serve with await Deno.serve().finished (#19485) 2023-06-15 22:50:37 +02:00
io 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
kv 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
napi 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
net Revert "refactor(core): cleanup feature flags for js source inclusion… (#19490) 2023-06-15 22:50:38 +02:00
node fix(node/buffer): make slice be the same as subarray (#19481) 2023-06-15 22:50:37 +02:00
tls 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
url Revert "refactor(core): cleanup feature flags for js source inclusion… (#19490) 2023-06-15 22:50:38 +02:00
web Revert "refactor(core): cleanup feature flags for js source inclusion… (#19490) 2023-06-15 22:50:38 +02:00
webidl Revert "refactor(core): cleanup feature flags for js source inclusion… (#19490) 2023-06-15 22:50:38 +02:00
websocket fix(ext/websockets): ensure we fully send frames before close (#19484) 2023-06-15 22:50:37 +02:00
webstorage 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00