if (env === 'production') {
  config.plugins.push(
    uglify({
      compress: {
        pure_getters: true,