Tyler Ang-Wanek

Results 3 issues of Tyler Ang-Wanek

When distributing the application, we're currently packing up the entirety of the build folder, when we should only be packing up `pdb` and `node` files. Only seems to happen on...

Addresses: https://github.com/nodegit/nodegit/issues/1045

in progress

While this is convenient, it makes the library difficult to use with webpack and other bundlers.