1.0.4 • Published 6 months ago
@molin.ai/rebrowser-cloudflare-puppeteer-core v1.0.4
Puppeteer fork
Forked from @cloudflare/puppeteer with rebrowser patches applied.
Development
npm install
npm run build
npm install # run again after build to install browser binariesTesting
npm run test:chrome:shell # no need to run all testsPublishing
npm install
npm run build
npm install # run again after build to install browser binaries
./rebrowser/apply_patch.sh ./rebrowser/patches/lib-v22.8.2.patch
cd packages/puppeteer-core
npm publishUpstreams
- https://github.com/cloudflare/puppeteer/blob/86d176c1d94affde1a934df7523b8efd5cab501b/README.md direct fork of this commit
- https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-v22.8.2 CF forked this
- https://github.com/rebrowser/rebrowser-patches/blob/f3123e2743abc3e773711a01b794900af1cb2b55/patches/puppeteer-core/lib.patch rebrowser patches version