grabthar-release

v1.0.81-alpha.1
Helper scripts for grabthar releases.
template

flow-typed

rm -rf ./flow-typed && flow-typed install

lint

eslint scripts/ --ext .js,.mjs

flow

flow check

test

npm run lint && npm run flow-typed && npm run flow

babel

babel scripts --ignore=node_modules,scripts/*.mjs --out-dir scripts --source-maps inline

prepublishOnly

npm run babel

postpublish

git checkout ./scripts

postinstall

npm_config_registry=https://npm.paypal.com npm install @paypalcorp/web --no-save --proxy='null' --https-proxy='null' || echo 'Unable to install cdnx cli tools'

release

./publish.mjs

Metadata

  • Unknown
  • >=14.13.1
  • Unknown
  • released 3/23/2022

Downloads