Paweł Maciejewski

Results 6 comments of Paweł Maciejewski

Blocked by https://github.com/pwlmaciejewski/imghash/issues/160

@Eghizio Thank you 🙏 > Is that intended? I think that's prettier's doing 😬 Is this causing any trouble? > no direct typings therefore TS complains about lack of them....

On second thought, maybe adding support for [wildcards](https://github.com/micromatch/micromatch) to `isWaiting` would be enough and a lot simpler solution. With wildcards, you could have your own waiters naming convention, eg. `foo_a`,...

@suprMax That's the the point if you can use github deps in NPM? https://docs.npmjs.com/files/package.json#dependencies

+1 I've created a RequireBin for my solution: [http://requirebin.com/?gist=5f1c8f5855a69aa3edc0](http://requirebin.com/?gist=5f1c8f5855a69aa3edc0) . It's not pretty but it works well for isolated example. In live project though it needed to execute `_loadModule` method...

@stegmai Low chances that they it will be handled correctly but can you give an example?