Error : [BABEL] /Users//index.js: Unknown option: direct.presets while parsing file: /Users//index.js
事象 watchされているjsの更新がbundleされたapp.jsで生成されない。更新の度に上記のような
``` Error : [BABEL] /Users//index.js: Unknown option: direct.presets while parsing file: /Users//index.js
``` でる。
解決方法 babelfyのバージョン上げてください
僕はそれでいけました