Initial state for GitNexus analysis
This commit is contained in:
@@ -19,6 +19,7 @@ const namespaces = [
|
||||
'teams',
|
||||
'billing',
|
||||
'marketing',
|
||||
'cms',
|
||||
] as const;
|
||||
|
||||
const isDevelopment = process.env.NODE_ENV === 'development';
|
||||
|
||||
Reference in New Issue
Block a user