Strip query params from discovered paths
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
**Enhancement**
Build time rendering should remove query params from discovered paths. For example, with a path such as `referrer?name=bob` you would not want a page statically built for each query param as the combinations may be endless and rendered content unchanged.
Contributor guide
Assessment
This issue has not been assessed yet.