@netlify/zip-it-and-ship-it

v4.29.0
Zip it and ship it
api bundler cli lambda lambda functions netlify static

test

run-s build format test:dev

build

tsc

format

run-s build format:check-fix:*

prepack

npm run build

test:ci

npm run build && nyc -r lcovonly -r text -r json ava

test:dev

npm run build && ava

benchmark

./benchmarks/run.sh

format:ci

run-s build format:check:*

prepublishOnly

npm ci && npm test

format:fix:lint

cross-env-shell eslint --fix $npm_package_config_eslint

format:check:lint

cross-env-shell eslint $npm_package_config_eslint

format:fix:prettier

cross-env-shell prettier --write $npm_package_config_prettier

format:check-fix:lint

run-e format:check:lint format:fix:lint

format:check:prettier

cross-env-shell prettier --check $npm_package_config_prettier

format:check-fix:prettier

run-e format:check:prettier format:fix:prettier
npm i @netlify/[email protected]

Metadata

  • MIT
  • >=10.18.0
  • Netlify, Inc
  • released 11/4/2021

Downloads