module.exports = { reactProductionProfiling: process.env.TEST_REACT_PRODUCTION_PROFILING === 'true', }