puppeteer/utils
jrandolf f42336cf83
feat: separate puppeteer and puppeteer-core (#9023)
This PR moves the puppeteer source code into separate mono-repo packages:

- `puppeteer` and `puppeteer-core` are now separated into their own
packages.
- `puppeteer-core` has a new exports called `puppeteer-core/internal`
for internal usage.

Tests and various tools have been updated to accommodate the migration.
2022-10-05 14:17:03 +02:00
..
internal feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00
mochaRunner feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00
bisect.js chore: follow test:$browser[:$flavor] naming for tests + retries for Firefox (#8775) 2022-08-11 18:45:52 +00:00
check_availability.js chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
generate_docs.ts feat: separate puppeteer and puppeteer-core (#9023) 2022-10-05 14:17:03 +02:00
generate-matrix.js chore: split CI jobs to run in parallel (#8934) 2022-09-15 05:59:11 +00:00
get_deprecated_version_range.js chore: fix deprecate command (#8000) 2022-02-11 07:32:27 +01:00
remove_version_suffix.js chore: automate version bumps (#6627) 2020-11-26 11:38:24 +01:00
tsconfig.json chore: infrastructure for injecting scripts into DOMWorlds (#8801) 2022-08-17 14:39:41 +02:00