puppeteer/utils/node6-transform
JoelEinbinder d79eb70267 fix(node6): fix one line await arrow functions #2198
When the start of the function body was await, the async function transformer behaves
non-deterministically and can break.
2018-03-15 14:54:23 -07:00
..
test fix(node6): fix one line await arrow functions #2198 2018-03-15 14:54:23 -07:00
index.js chore: generalize node6 transpilation (#1560) 2017-12-08 15:14:28 -08:00
TransformAsyncFunctions.js fix(node6): fix one line await arrow functions #2198 2018-03-15 14:54:23 -07:00