puppeteer/utils/node6-transform
Andrey Lushnikov 391d1abaa7
chore: generalize node6 transpilation (#1560)
This patch unifies node6 transpilation:
- instead of generating multiple top-level directories, prefixed with
  `node6-`, all transpiled code gets placed under single `node6/` folder
- transpilation doesn't change require paths of transpiled modules any
  more
2017-12-08 15:14:28 -08:00
..
test tests: drop jasmine test runner (#1519) 2017-12-07 16:37:22 -08:00
index.js chore: generalize node6 transpilation (#1560) 2017-12-08 15:14:28 -08:00
TransformAsyncFunctions.js Node6: Remove parentheses around the body of async arrow functions (#942) 2017-10-02 18:25:11 -07:00