module.exports = require('./webpack.config.base')({
  target: 'node',
  alwaysHasNode: true
});