Webpack2 Performances

I found that setting the source maps to eval brought compliation of SCSS down to a reasonable couple of seconds but PHP page loads are still a maddening 8s or more.

devtool: '#eval'

https://github.com/roots/sage/blob/master/assets/build/webpack.config.watch.js#L9

Refer to Webpack documentation for more info

https://webpack.github.io/docs/configuration.html#devtool