9212863b92
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. |
||
---|---|---|
.. | ||
test | ||
index.js | ||
TransformAsyncFunctions.js |