Closed garetht closed 8 years ago
Hi @garetht! Thanks for your feedback on this.
I've pushed an update adding your request, allowing you to specify an external binary path. Please, let me know if it suits your needs.
I'm closing it for now, but let me know if it did not worked well for you!
@diegodurli Thanks for implementing this!
I was attempting to use this with the
webpack-dev-server
, but ran into this error, which I assume is caused by a complete lack of setup insh
, which I do not use:/bin/sh: flow: command not found
. An option to specify where the flow binary can be found might help to solve the problem. This might also be helpful for people who do not haveflow
installed globally.