Only transform-async-to-generator for client code. Allows async to work with mocha tests (if proper node version)

This commit is contained in:
Benjamin Goering
2017-03-01 13:43:39 +08:00
parent 388c3182ea
commit 405dac292c
4 changed files with 7 additions and 3 deletions
-1
View File
@@ -2,7 +2,6 @@ test/helpers/*.js
test
--compilers js:babel-core/register
--require ignore-styles
--require babel-polyfill
--recursive
--colors
--sort