next.js
16c53236
- Configure `url` for responses from patched fetch like the original `response.url` (#81507)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
293 days ago
Configure `url` for responses from patched fetch like the original `response.url` (#81507) The main config that was missing is enumerability which is relevant for showing properties in the Chrome performance track and inferring shorthands.
References
#81507 - Configure `url` for responses from patched fetch like the original `response.url`
Author
eps1lon
Parents
e9877349
Loading