mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
WIP(shops): safer debug mode
This commit is contained in:
@@ -28,7 +28,8 @@ const envVars = [
|
||||
'AMPLITUDE_KEY',
|
||||
'LOGGLY_CLIENT_TOKEN',
|
||||
'TRUSTED_DOMAINS',
|
||||
'ENABLE_TIME_TRAVEL',
|
||||
'TIME_TRAVEL_ENABLED',
|
||||
'DEBUG_ENABLED'
|
||||
// TODO necessary? if yes how not to mess up with vue cli? 'NODE_ENV'
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user