Skip to content

Commit

Permalink
Merge pull request #47 from unjs/create-pull-request/patch
Browse files Browse the repository at this point in the history
fix: update runtime compat data
  • Loading branch information
ascorbic authored Mar 13, 2024
2 parents d6b3617 + c6840f0 commit a1c941d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/runtimes/fastly/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -84419,7 +84419,7 @@
"exposure": "Window"
},
"result": null,
"message": "threw Error: No backend specified for request with url http://127.0.0.1:7676/favicon/favicon.ico$­,!<\f. Must provide a `backend` property on the `init` object passed to either `new Request()` or `fetch`"
"message": "threw Error: No backend specified for request with url http://127.0.0.1:7676/favicon/favicon.ico. Must provide a `backend` property on the `init` object passed to either `new Request()` or `fetch`"
},
{
"name": "api.ReadableStream.@@asyncIterator",
Expand Down

0 comments on commit a1c941d

Please sign in to comment.