deploy-scripts-nodejs

v3.1.0

test

jest --coverage --bail --runInBand

lint

gulp lint

compile

NODE_ENV=production babel src --out-dir lib && echo 'Successfully compiled'

prepublish

npm run lint && npm test && npm run compile

ci

npm run lint && npm test && npm run compile
npm i deploy-scripts-nodejs

Metadata

  • ISC
  • Whatever
  • Adam Bisek
  • released 3/18/2019

Downloads

Maintainers