wilr / grunt-shopify

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

Added `sections` path to whitelist, to allow for section development. #65

Closed michaelrshannon closed 7 years ago

michaelrshannon commented 7 years ago

Currently grunt-shopify does not support uploading files within the sections folder, as it is not part of the shopify._isWhitelistedPath matcher. This PR updates that function to allow changes within sections to be uploaded.