puppeteer/src/node
lcabral37 13ea347c7d
feat: support configuring the browser download path (#6014)
By adding support for an environment variable `PUPPETEER_DOWNLOAD_PATH` it is possible to support downloading the browser binaries into a folder outside the `node_modules` folder. This makes it possible to preserve previously downloaded binaries in order to skip downloading them again.
2020-08-10 10:37:31 +02:00
..
BrowserFetcher.ts chore: enforce file extensions on imports (#6202) 2020-07-13 10:22:26 +01:00
BrowserRunner.ts chore: enforce file extensions on imports (#6202) 2020-07-13 10:22:26 +01:00
Launcher.ts feat: support configuring the browser download path (#6014) 2020-08-10 10:37:31 +02:00
LaunchOptions.ts chore: enforce file extensions on imports (#6202) 2020-07-13 10:22:26 +01:00
PipeTransport.ts chore: enforce file extensions on imports (#6202) 2020-07-13 10:22:26 +01:00