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