fix: sentry issues (#389)
This commit is contained in:
1
@types/vite-env.d.ts
vendored
1
@types/vite-env.d.ts
vendored
@@ -2,6 +2,7 @@
|
||||
|
||||
interface ImportMetaEnv {
|
||||
readonly VITE_PACKAGE_VERSION: string;
|
||||
readonly VITE_SENTRY_ENVIRONMENT: string;
|
||||
readonly VITE_BETA_BUILD?: 'true';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user