mirror of
https://github.com/bitwarden/browser
synced 2026-02-05 03:03:26 +00:00
PM-23733 - Add TODO
This commit is contained in:
@@ -5,6 +5,7 @@ import { firstValueFrom } from "rxjs";
|
||||
import { EnvironmentService } from "@bitwarden/common/platform/abstractions/environment.service";
|
||||
import { PRODUCTION_REGIONS } from "@bitwarden/common/platform/services/default-environment.service";
|
||||
|
||||
// TODO: consider moving logic to service and also not showing when self hosted.
|
||||
/**
|
||||
* Guard to prevent matching routes in production environments.
|
||||
* Allows for developer tooling that should only be accessible in non-production environments.
|
||||
|
||||
Reference in New Issue
Block a user