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

refactor: use browser modules #12

Merged
merged 1 commit into from
Mar 6, 2019
Merged

Conversation

alanshaw
Copy link
Member

@alanshaw alanshaw commented Mar 6, 2019

Makes for smaller bundle becuase we can use is-buffer instead of including Buffer in the bundle.

resolves #8
resolves #9

Makes for smaller bundle becuase we can use `is-buffer` instead of including `Buffer` in the bundle.

resolves #8
resolves #9
@alanshaw alanshaw merged commit 0b8daf0 into master Mar 6, 2019
@alanshaw alanshaw deleted the refactor/browser-modules branch March 6, 2019 21:00
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 is-buffer in the browser Use browser field in package.json for browser specific functionality
1 participant