puppeteer/utils
Jack Franklin f1a6b8d66d
chore: vendor Mitt & update project structure (#6209)
* chore: vendor Mitt into src/common/third-party

As discussed in #6203 we need to vendor our common dependencies in so
that when we ship an ESM build all imports point to file paths and do
not rely on Node resolution (e.g. a browser does not understand `import
mitt from 'mitt'`).
2020-07-14 16:57:29 +01:00
..
doclint chore: vendor Mitt & update project structure (#6209) 2020-07-14 16:57:29 +01:00
testserver chore: migrate tests to TypeScript (#6075) 2020-06-23 07:18:46 +02:00
apply_next_version.js chore: use devtools-protocol package (#6172) 2020-07-10 11:51:52 +01:00
bisect.js chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
check_availability.js feat(chromium): roll Chromium to r768783 (#6201) 2020-07-10 15:32:44 +02:00
ESTreeWalker.js chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
fetch_devices.js docs: replace @return with @returns (#6006) 2020-06-12 12:38:24 +02:00
prepare_puppeteer_core.js chore: Don't store revisions in package.json (#6109) 2020-06-29 16:13:24 +01:00