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