Closed Widdershin closed 8 years ago
Yes, this is because of Babel. I didn't find enough time to verify installation steps for this project. But I'm going to continue in a while. Thank's for information @Widdershin, I'll take a look and fix it.
Everything were ok, I just forgot to attach proper installation instructions.
You basically need to run bin/install
from the project folder.
It patches Webpack configurations (among other things) which allows ES2015 syntax there.
To reproduce:
I imagine this is because of Babel 6? But I'm not really sure how es6 webpack configs are supposed to work.