Closed jeffposnick closed 7 years ago
I think that's the right place to the tweaking, since we're already constructing the URL
object and manipulating it there. What if I renamed the function from stripIgnoredUrlParameters
to cleanUrl
or something like that to reflect the fact that it's doing more than manipulating the search
value?
It doesn't need a parameter to toggle the behavior. The hash
should be unconditionally stripped.
R: @addyosmani @gauntface
Fixes #290