puppeteer/packages/puppeteer-core
Darío Kondratiuk e3e9cc622a
fix(puppeteer-core): target interceptor is not async (#9430)
I found that the only call to `addTargetInterceptor` passes
`onAttachedToTarget` and is not async.
I also found a typo 🤓
2022-12-17 17:47:21 +00:00
..
src fix(puppeteer-core): target interceptor is not async (#9430) 2022-12-17 17:47:21 +00: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 (#9395) 2022-12-16 14:21:28 +01:00
package.json chore: release main (#9395) 2022-12-16 14:21:28 +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