fleet-debugger icon indicating copy to clipboard operation
fleet-debugger copied to clipboard

replace query-string with better supported alternative

Open greghutch opened this issue 3 years ago • 0 comments

See:

Out of scope for this change, but might want to consider using URL and URLSearchParams instead.

https://github.com/sindresorhus/query-string/issues/307 https://developer.mozilla.org/en-US/docs/Web/API/URL https://developer.mozilla.org/en-US/docs/Web/API/URL/searchParams

greghutch avatar Apr 11 '22 17:04 greghutch