if (environment === 'staging') {
    ENV.build = {
      environment: 'production'
    };