Closed oleg-andreyev closed 6 years ago
Hello,
Thanks for your PR.
I don't know your use case If you need anything specific etc. , and I am just curious if you can you achieve the same thing via node API instead of using ?
@efegurkan damn, I've missed that! Thanks!
Hi,
First of all thanks for this great lib, it improved our builds ~3x times (maybe even more!)
In my company, we are using Grunt to manage various tasks for building frontend, like webpack, sprites and etc.
I'd like to have the ability to run this lib using Grunt (or from any other script), but I need to have access to a
Promise
which is returned byrun
operation.What's done:
run