0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/utils
JoelEinbinder 9212863b92 Node 6 support ()
This patch:
- introduces a transpiler which substitutes async/await logic with
generators.
- starts using the transpiler to generate a node6-compatible version of puppeteer
- introduces a runtime-check to decide which version of code to use

Fixes .
2017-08-24 12:20:05 -07:00
..
doclint Node 6 support () 2017-08-24 12:20:05 -07:00
node6-transform Node 6 support () 2017-08-24 12:20:05 -07:00
check_availability.js Change let into const () 2017-08-21 16:39:04 -07:00
ChromiumDownloader.js Node 6 support () 2017-08-24 12:20:05 -07:00
ESTreeWalker.js Node 6 support () 2017-08-24 12:20:05 -07:00
fetch_devices.js Change let into const () 2017-08-21 16:39:04 -07:00