wilr / grunt-shopify

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

Only act on files that are explicitly being watched #48

Closed graygilmore closed 10 years ago

graygilmore commented 10 years ago

This removes all warnings from terminal when you're working on files that are outside of the whitelisted folders.

When working in a scripts or styles folder you'll no longer be warned that these files cannot be uploaded.

Fixes some later comments in https://github.com/wilr/grunt-shopify/issues/16

ctalkington commented 9 years ago

this is a nice addition! thanks.

(bit delayed but I just had another shopify project that brought me to use task again.)