Closed richardweaver closed 2 years ago
Replaces the is.js dependency with just the minimal necessary functions. This should reduce bundle size and address the issue #63
I've also added tests for all of the replacement functions.
This is great, thank you @richardweaver!
Resolves https://github.com/pbojinov/request-ip/issues/63
Replaces the is.js dependency with just the minimal necessary functions. This should reduce bundle size and address the issue #63
I've also added tests for all of the replacement functions.