function rollup () {
  const target = process.env.TARGET

  if (target === 'umd') {
    return baseConfig