Skip to content

Commit

Permalink
fix: enable the url_standard compatibility flag (#2537)
Browse files Browse the repository at this point in the history
tryin somethin... (will revert and add more detail if this works)
  • Loading branch information
travis authored Mar 29, 2024
1 parent 11ae646 commit e822bab
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 @@ -11,6 +11,7 @@ compatibility_flags = [
"formdata_parser_supports_files",
"streams_enable_constructors",
"transformstream_enable_standard_constructor",
"url_standard"
]
no_bundle = true
r2_buckets = [
Expand Down

0 comments on commit e822bab

Please sign in to comment.