Open hackwaly opened 9 years ago
I'd be open to a PR to fix it. The auth
methods should probably be done similarly at least for consistency.
Had the same issue as above. I can help fix this, but is there relevant documentation somewhere about why the current index.js
doesn't work? I'm not super familiar with the internals of require and browserify.
@mscdex, can you simply copypaste @hackwaly code, release new version and close this issue? It can be done via browser through github. You spent time on this slightly more than read this message.
Afraid npm publish
Ok, this spent time slighly more than slighly more than read prev message
@mscdex Could you mark in a README that the project is abandoned and is looking for a new maintainer?
The "index.js" file breaks browserify. Could you please change it to static require? Currently I have to manually fixed as follow.