Skip to content

Commit

Permalink
fix: enabled nodejs compat (#2545)
Browse files Browse the repository at this point in the history
maybe there's something funny happening in some shims?
  • Loading branch information
travis authored Apr 1, 2024
1 parent 2fc34f3 commit 654cde7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/api/wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ compatibility_flags = [
"streams_enable_constructors",
"transformstream_enable_standard_constructor",
"url_standard",
"nodejs_compat",
]
no_bundle = true
r2_buckets = [
Expand Down

0 comments on commit 654cde7

Please sign in to comment.