Open erikdesjardins opened 8 years ago
Let's make sure Babili passes all of our tests (and PR them if possible):
transform-async-to-generator
; Babili passes but has no existing tests for multiple transforms interacting AFAICTpassPerPreset
; can be fixed by making it run at Program:exit
but this slightly regresses output size (unless mangle is also moved to Program:exit
), and crashes on the React test case npm run build && node ./scripts/benchmark.js ./scripts/fixtures/backbone.js && node ./scripts/benchmark.js ./scripts/fixtures/react.js && node ./scripts/benchmark.js ./scripts/fixtures/jquery.js
(and when it does everything that this plugin does, but that appears to be so)
https://github.com/babel/babili