const config = Object.assign({}, base, {
  output: {
    file: 'dist/vue-states.umd.js',
    format: 'umd',
    name: 'VueStates',