Open ghost opened 8 years ago
yeap @dariosalviwork, for now you'll have to transpile your test before running them
@dariosalviwork I will take a look at it. I might be able to include a transpile step to use es6/7 syntax.
@chauthai thanks for your contributions, i'm really out of time right now can give much time to the project.
@dariosalviwork did you try the --babel
flag, when you start the test? I introduced the flag to enable transpilation.
I guess it should be solved by babel, but how exactly? any suggestion?