Skip to content

Commit 50dfbfa

Browse files
committed
chore: profiler default disabled
1 parent 7ea6a3d commit 50dfbfa

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.env

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ VITE_FEATURE_SWAPPER_FIAT_RAMPS=true
6464
# absolute URL prefix
6565
VITE_ABSOLUTE_URL_PREFIX=https://app.shapeshift.com
6666

67+
# Dev tools
68+
VITE_FEATURE_PERFORMANCE_PROFILER=false
69+
6770
# Fetch UNI-V2 assets from Portals
6871
VITE_FEATURE_DYNAMIC_LP_ASSETS=false
6972
# Fetch read-only assets from various providers (Portals only for now)

.env.development

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
# feature flags
88
VITE_FEATURE_THORCHAIN_TCY_ACTIVITY=true
9-
VITE_FEATURE_PERFORMANCE_PROFILER=true
109

1110
# mixpanel
1211
VITE_MIXPANEL_TOKEN=a867ce40912a6b7d01d088cf62b0e1ff

0 commit comments

Comments
 (0)