@pollyjs/node-server

v0.0.1
Standalone node server and express integration for @pollyjs
polly pollyjs server record replay express

build

npm-run-all clean rollup

clean

rimraf dist

rollup

rollup -c

watch

rollup -c -w

format

prettier --config ../../../.prettier.js --write **/*.js

test

test:build

test:clean

lint

eslint ./*.js src bin

prepack

NODE_ENV=production yarn build
npm i @pollyjs/[email protected]

Metadata

Downloads