Open
Description
Describe the bug:
Version 0.9.0 fails on the browser
To Reproduce:
Load gitrows on the browser:
<script src="https://unpkg.com/gitrows@0.9.0/dist/gitrows.min.js"></script>
Expected results:
Should load gitrows without errors
Actual results:
Error: Uncaught ReferenceError: Buffer is not defined
Additional context:
Buffer
et al are only available to node environment, it fails on the browser- Fun fact: version 0.8.0 works as expected
Metadata
Metadata
Assignees
Labels
No labels