Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: Optimization to resolve uris (#5657)
Chained use of maps and reduce on legacy devices reduces performance. So if there is only one url to generate we can optimize performance.
- Loading branch information