It seems that [ECMAScript2015's Tempate strings](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/template_strings) breaks Babel's Javascript parsing. That's sad, because it's supported quite well in latest browsers. It would be great if Babel supported this feature.