deploy-scripts-nodejs

v1.1.1
[deploy-scripts-nodejs] ===================================

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

Metadata

  • ISC
  • Whatever
  • Adam Bisek
  • released 10/26/2017

Downloads

Maintainers