@pollyjs/core

v0.4.0
Record, replay, and stub HTTP Interactions
polly pollyjs vcr record replay recorder test mock

build

npm-run-all clean rollup

test:build

rollup -c rollup.config.test.js

test:clean

rimraf build

clean

rimraf dist

rollup

rollup -c ../../../rollup.config.js

watch

yarn rollup -w

format

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

lint

eslint ./*.js src tests

prepublishOnly

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

Metadata

Downloads