grabthar-release

v1.0.74-alpha.0
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 --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'

Metadata

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

Downloads