Fix TestCafe + Babel bug
Run tests with --preserve-symlinks
so that TestCafe doesn't try to compile the server code triggering a bug in Babel with the use of super
inside async
methods.
Run tests with --preserve-symlinks
so that TestCafe doesn't try to compile the server code triggering a bug in Babel with the use of super
inside async
methods.