UNPKG

@pollyjs/node-server

Version:

Standalone node server and express integration for @pollyjs

8 lines (7 loc) 136 B
export default { port: 3000, quiet: false, recordingSizeLimit: '50mb', recordingsDir: 'recordings', apiNamespace: '/polly' };