wilr / grunt-shopify

Grunt plug-in for publishing Shopify theme assets
BSD 3-Clause "New" or "Revised" License
107 stars 32 forks source link

Quick fix for issue #58 #63

Closed kmcarter closed 8 years ago

kmcarter commented 8 years ago

Though it should probably be using the queue worker to handle download tasks.

wilr commented 8 years ago

Thanks for the patch. Agree a queue worker would be the best way to approach it. Any suggestions for existing node package to provide simple queuing?

kmcarter commented 8 years ago

I am not familiar with the Node ecosystem (though that is on my very long to-learn list), so unfortunately no. :(

wilr commented 8 years ago

Ha me neither to some degree! Wish I did more. I'll take a look and see what we could build on.

Thanks again.

kmcarter commented 8 years ago

My pleasure! This package has saved me a lot of time and annoyance, so thank YOU.