0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/utils/node6-transform
JoelEinbinder d79eb70267 fix(node6): fix one line await arrow functions
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 2018-03-15 14:54:23 -07:00
index.js chore: generalize node6 transpilation () 2017-12-08 15:14:28 -08:00
TransformAsyncFunctions.js fix(node6): fix one line await arrow functions 2018-03-15 14:54:23 -07:00