Revert "refactor: define _IS_CHROMATIC_"
This reverts commit a35f0d43e4
.
This commit is contained in:
parent
a35f0d43e4
commit
ed3c137543
5 changed files with 2 additions and 7 deletions
1
packages/frontend/@types/global.d.ts
vendored
1
packages/frontend/@types/global.d.ts
vendored
|
@ -4,7 +4,6 @@ declare const _LANGS_: string[][];
|
|||
declare const _VERSION_: string;
|
||||
declare const _ENV_: string;
|
||||
declare const _DEV_: boolean;
|
||||
declare const _IS_CHROMATIC_: boolean;
|
||||
declare const _PERF_PREFIX_: string;
|
||||
declare const _DATA_TRANSFER_DRIVE_FILE_: string;
|
||||
declare const _DATA_TRANSFER_DRIVE_FOLDER_: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue