0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/utils/node6-transform
Andrey Lushnikov 391d1abaa7
chore: generalize node6 transpilation ()
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 () 2017-12-07 16:37:22 -08:00
index.js chore: generalize node6 transpilation () 2017-12-08 15:14:28 -08:00
TransformAsyncFunctions.js Node6: Remove parentheses around the body of async arrow functions () 2017-10-02 18:25:11 -07:00