@pollyjs/persister-fs

v1.0.5
File system persister for @pollyjs
polly pollyjs record replay fs file

build

npm-run-all clean rollup

clean

rimraf dist

rollup

rollup -c

rollup:prod

NODE_ENV=production yarn rollup

watch

yarn rollup -w

format

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

test:build

rollup -c rollup.config.test.js

lint

eslint ./*.js src tests

prepublishOnly

npm-run-all clean --parallel rollup rollup:prod
npm i @pollyjs/[email protected]

Metadata

Downloads