@pollyjs/persister

v0.2.0
Extendable base persister class used by @pollyjs
polly pollyjs persister

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

prepublishOnly

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

Metadata

Downloads