puppeteer/utils
Andrey Lushnikov 391d1abaa7
chore: generalize node6 transpilation (#1560)
This patch unifies node6 transpilation:
- instead of generating multiple top-level directories, prefixed with
  `node6-`, all transpiled code gets placed under single `node6/` folder
- transpilation doesn't change require paths of transpiled modules any
  more
2017-12-08 15:14:28 -08:00
..
doclint refactor: move ChromiumDownloader under lib/ (#1554) 2017-12-08 13:39:13 -08:00
node6-transform chore: generalize node6 transpilation (#1560) 2017-12-08 15:14:28 -08:00
testrunner tests: drop jasmine test runner (#1519) 2017-12-07 16:37:22 -08:00
check_availability.js refactor: move ChromiumDownloader under lib/ (#1554) 2017-12-08 13:39:13 -08:00
ESTreeWalker.js Fix node6 support for Object.entries and URL object (#548) 2017-08-25 15:13:59 -07:00
fetch_devices.js Change let into const (#457) 2017-08-21 16:39:04 -07:00