puppeteer/packages/puppeteer-core
Alex Rudenko 17f31a9ee4
fix(puppeteer-core): avoid type instantiation errors (#9370)
Using the accumulator allows enabling the tail-recursion optimization in
the TypeScript compiler.

Closes #9369
2022-12-06 19:21:08 +01:00
..
src fix(puppeteer-core): avoid type instantiation errors (#9370) 2022-12-06 19:21:08 +01:00
third_party feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00
tools chore: re-export all exports (#9241) 2022-11-10 17:11:18 +01:00
.gitignore chore: use test runner for installation tests (#9110) 2022-10-14 13:37:07 +02:00
api-extractor.json chore: re-export all exports (#9241) 2022-11-10 17:11:18 +01:00
CHANGELOG.md chore: release main (#9313) 2022-11-23 14:14:25 +01:00
package.json chore: fix build deps (#9344) 2022-11-30 10:46:46 +01:00
rollup.third_party.config.js feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00
tsconfig.json feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00