module.exports = {
  cache: true,
  devtool: 'source-map',
  entry: {
    app: './client.js',