Bret Comnes

Results 345 comments of Bret Comnes

Maybe we could restore the original API with this name, and cached-element (Or cachelement, or horn) could be a base class with similar consumption requirements as nanocomponent.

Probably a bug introduced after I updated the glob library, which required a few changes to how ignore strings were handled. Thank you for the example, I will get it...

> cause watch dosn't work on Network drives apparently... Looks like this lib uses fs.watch, with has a fairly well known set of limitations: https://nodejs.org/api/fs.html#caveats I would be open to...

I’m planning on fixing the relative path error asap. Chokidar would be nice but it might be a bit longer till I get to it. I don’t work with nfs...

Bumping to remind myself to look at this issue soon. Please use an older version or a workaround (working out of a parent of the src directory) in the meantime.

Sorry about that, I may have some time to fix here soon.

Possibility to get a merge and release on this on this one? Looks like a fairly simple addition.

Looks like it’s working as intended. It looks like you are confusing how the underlying index db works and how the higher level index api is presenting that data. If...

The index is generating key variances for various sorting and grouping properties. But it all points back to a master document. The high level api saves you the time of...