puppeteer / replay

Library that provides an API to replay and stringify recordings created using Chrome DevTools Recorder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ship CJS modules?

OrKoN opened this issue · comments

Currently, the replay lib only ships ESM modules and has type=module specified in the package.json. Should we also ship CJS alongside ESMs?