Skip to content

Commit d45ff5c

Browse files
Update packages/utils/src/lib/profiler/constants.ts
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
1 parent f3cb3dc commit d45ff5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const PROFILER_ENABLED = 'CP_PROFILING';
1+
export const PROFILER_ENABLED_ENV_VAR = 'CP_PROFILING';

0 commit comments

Comments
 (0)