next.js
363783db
- Simplify `getImplicitTags` to accept pathname instead of url object (#88753)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
63 days ago
Simplify `getImplicitTags` to accept pathname instead of url object (#88753) The function only used `url.pathname`, not `url.search`.
References
#88753 - Simplify `getImplicitTags` to accept pathname instead of url object
Author
unstubbable
Parents
e5926d3d
Loading