wilr / grunt-shopify

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

How do you push an image in the assets? #21

Closed reggi closed 10 years ago

reggi commented 11 years ago

I'm saving it in my editor and it's not working!!!

wilr commented 11 years ago

Images should be synced up whenever they change (i.e detected by watch). Try removing the file and adding again and seeing if that worked. If not, do you get any notifications what so ever? If you don't get a notification then it probably isn't even seeing your image. Make sure your watch command includes that folder and file path.