Skip to content

Commit

Permalink
Update javascript.zig
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Jul 11, 2022
1 parent 3086fff commit 9bd8e6e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/bun.js/javascript.zig
Original file line number Diff line number Diff line change
Expand Up @@ -2814,11 +2814,9 @@ pub const DisabledModule = bun.ComptimeStringMap(
.{"child_process"},
.{"http"},
.{"https"},
.{"net"},
.{"node:child_process"},
.{"node:http"},
.{"node:https"},
.{"node:net"},
.{"node:tls"},
.{"node:worker_threads"},
.{"tls"},
Expand Down

0 comments on commit 9bd8e6e

Please sign in to comment.