| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
size-limit report 📦
|
Sorry, something went wrong.
Framework SDKs can register a provider that resolves a URL to a low-cardinality route name, so integrations stop each reaching for the route their own way. Wires up `bfcacheIntegration` as the first consumer: its segment name ends up as a metric dimension, where an unparameterized URL is unbounded cardinality.
| Back | FazBrowse Home | New Git URL |
Adds the route provider API to core so framework SDKs can register how to resolve a URL to a parameterized route, and wires up bfcacheIntegration as the first consumer since that is where the fragmentation currently produces a raw URL on a metric dimension.
bfcache keeps its pathname fallback, so nothing changes until a provider is registered.
closes #23556