Alex Indigo
Alex Indigo
And each time I see it in my `devDependencies` it trips me. :) I'd suggest to rename project itself.
Hey, sorry for the delay. We've switched to the latest istanbul, actually it's using istanbul from your installation, so it supposed to work same way. Do you mind to double...
Hey, sorry I missed it somehow. Are you still around to go over this? Thank you.
Hey, sorry for the late response. version 3 is meant to be used with https://npmjs.org/nyc as it's being the successor of istanbul. And I don't have much experience with karma,...
I don't have much experience with ES6 yet, so I won't be of much help with unstable istanbul. But what you're describing seems like problem with istanbul itself rather than...
We're using [email protected] for our test suite, and it's performing nicely. Do you mind to create reduced testcase? And/or share files you're browserifying? Thanks.
> Multi-author (aka Multiwriter) will solve this problem. Rather than copying private keys between your devices, you'll add each device as an owner over the dats @pfrazee How about use...
@pfrazee I understand there are different avenues to solve certain problems, but in the same time there are use cases, where backup (data restore) outside of dat realm isn't available....
@pfrazee I see. Thanks a lot for the explanation. _I got confused by initial comments, it looked like multi-writer is the only way to achieve "backup" functionality._ Thank you.
@substack is there a way to completely omit node specific things from the package? Like if a module could work in both browser and node and it has something like...