Searched refs:EXPO_PROFILE (Results 1 – 6 of 6) sorted by relevance
17 if (!env.EXPO_PROFILE) {
9 get EXPO_PROFILE() { method in Env
9 EXPO_PROFILE: false,
72 if (env.EXPO_PROFILE) args.push('--profile');
484 | `EXPO_PROFILE` | **boolean** | Enable profiling stats for the CLI, this does…
419 Expo CLI commands can be profiled using `EXPO_PROFILE=1`.