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 51d3fb78ad
refactor: remove "ext/flash" (#18578)
With https://github.com/denoland/deno/pull/18568 landed we no longer
need "ext/flash". 

This commit removes "deno_flash" extension completely.

This should have some impact on the binary and snapshot size.

Closes https://github.com/denoland/deno/issues/17356
2023-04-03 19:01:02 +02:00
..
broadcast_channel chore: forward v1.32.3 release commit to main (#18561) 2023-04-01 20:27:53 -04:00
cache chore: forward v1.32.3 release commit to main (#18561) 2023-04-01 20:27:53 -04:00
console chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-02 19:41:41 +02:00
crypto chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-02 19:41:41 +02:00
fetch chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-02 19:41:41 +02:00
ffi chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-02 19:41:41 +02:00
fs chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-02 19:41:41 +02:00
http refactor: "Deno.serve()" API uses "Deno.serveHttp()" internally (#18568) 2023-04-03 17:44:18 +02:00
io chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-02 19:41:41 +02:00
kv chore: forward v1.32.3 release commit to main (#18561) 2023-04-01 20:27:53 -04:00
napi chore: forward v1.32.3 release commit to main (#18561) 2023-04-01 20:27:53 -04:00
net chore: forward v1.32.3 release commit to main (#18561) 2023-04-01 20:27:53 -04:00
node refactor(ext/node): migrate "http" module to use "Deno.serveHttp" API (#18552) 2023-04-03 00:50:39 +02:00
tls chore: forward v1.32.3 release commit to main (#18561) 2023-04-01 20:27:53 -04:00
url chore: forward v1.32.3 release commit to main (#18561) 2023-04-01 20:27:53 -04:00
web Revert "fix(cli): don't store blob and data urls in the module cache (#18261)" (#18572) 2023-04-03 21:05:39 +09:00
webidl chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-02 19:41:41 +02:00
websocket chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-02 19:41:41 +02:00
webstorage chore: forward v1.32.3 release commit to main (#18561) 2023-04-01 20:27:53 -04:00