David Aurelio d56cef3493 Don’t use unnecessary transforms for node 8
Summary: When running with node 8, the babel plugins `async-to-generator` and `syntax-trailing-function-commas` are unnecessary. Removing them makes runtime transpilation faster, and the resulting code is closer to the original (useful with debugging: less unmapped code areas, better breakpoint support, less renamed variables).

Reviewed By: mjesun

Differential Revision: D5842305

fbshipit-source-id: d99f719794e4a8f48fd10b0349fbb36f2994666e
2017-09-15 12:06:42 -07:00
..
2017-07-24 22:37:19 -07:00
2017-09-14 16:43:53 -07:00
2017-09-06 03:31:10 -07:00
2017-08-21 04:50:46 -07:00
2017-09-12 01:06:05 -07:00
2017-09-12 01:06:05 -07:00