@pixel2html/generator-shopify

v3.1.1
Scaffold and develop shopify themes quickly
yeoman-generator babel shopify

copy

node src/app/lib/copy

clean

node src/app/lib/clean

compile

babel -d generators/ --ignore templates/ generators/

get-ready

npm run clean; npm run copy; npm run compile

build

npm run get-ready

prepublishOnly

npm run get-ready

prepare

npm run get-ready

lint

eslint 'src/**/*.js'

pretest

npm run get-ready

test

npm run lint; jest

postversion

git push; git push --tags
npm i @pixel2html/[email protected]

Metadata

  • MIT
  • >=8.0.0
  • Miguel Palau
  • released 5/8/2018

Downloads