Calvin Metcalf

Results 230 comments of Calvin Metcalf

no, server AND local, server requires geocouch, local doesn't

the pull i just started as a build process, but not minified, you can checkout the other branch and run `npm install` and then `npm run build` which should build...

It should work with browserify On Mon, Dec 15, 2014, 5:20 PM scubbx [email protected] wrote: > I tried to build a browser standalone version with the rtree branch - >...

That is an error related to inheriting something that doesn't exist possibly related to crypto browserify but I thought I fixed that bug. On Mon, Dec 15, 2014, 5:51 PM...

I'll look into this tomorrow

Getting the same error, I fixed this in browserify crypto 3.6.1 but 3.6.0 is loading On Mon, Dec 15, 2014, 5:55 PM Calvin Metcalf [email protected] wrote: > That is an...

because it was never published dominictarr/crypto-browserify#85

the readme is out of data look at the tests for now

[this is how to load it](https://github.com/pouchdb/geopouch/blob/f65bda193c6953a4cc74daa295a6fa4de5b37daf/test/test.js#L3-L4) and [this is how to query it](https://github.com/pouchdb/geopouch/blob/f65bda193c6953a4cc74daa295a6fa4de5b37daf/test/test.js#L26)

so we do have the exclude option, does that not work ?