config.webpack.client
    ? tasks.push(startCompilation({ file: config.webpack.client, type: 'Client', config }))
    : null;