Skip to content
This repository was archived by the owner on Aug 23, 2021. It is now read-only.

perf: use URLSearchParams #72

Merged
merged 1 commit into from
Aug 10, 2019
Merged

perf: use URLSearchParams #72

merged 1 commit into from
Aug 10, 2019

Conversation

alanshaw
Copy link
Member

@alanshaw alanshaw commented Aug 10, 2019

Removes querystring from the bundle and makes it over 1KB smaller.

resolves #70

Removes `querystring` from the bundle and makes it over 1KB smaller.
@alanshaw alanshaw merged commit 47db2cf into master Aug 10, 2019
@alanshaw alanshaw deleted the refactor/use-urlsearchparams branch August 10, 2019 12:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use URLSearchParams instead of querystring module
1 participant