puppeteer/utils/doclint/check_public_api
JoelEinbinder 9212863b92 Node 6 support (#484)
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 #316.
2017-08-24 12:20:05 -07:00
..
test Introduce Puppeteer.connect method (#264) 2017-08-15 14:29:42 -07:00
Documentation.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
index.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
JSBuilder.js Node 6 support (#484) 2017-08-24 12:20:05 -07:00
MDBuilder.js Change let into const (#457) 2017-08-21 16:39:04 -07:00