@bva/gulp-shopify-upload

A tool to watch and upload files to Shopify for use in theme editing

Usage no npm install needed!

<script type="module">
  import bvaGulpShopifyUpload from 'https://cdn.skypack.dev/@bva/gulp-shopify-upload';
</script>

README

gulp-shopify-upload-with-callbacks

Introduction

gulp-shopify-upload-with-callbacks is a Gulpjs plugin forked from https://github.com/mikenorthorp/gulp-shopify-upload and then augmented to allow for callbacks after a file has been uploaded.

That project was a port of a similar plugin using Grunt called grunt-shopify, thank you to the author for making a great plugin for Shopify.