red-ui/tools/localazy/src/constants.ts
Adina Țeudan 75d2c9c869 RED-7497: Localazy scripts
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
localazy script

Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
RED-7497: TS compile error

localazy debug

RED-7497: file import path

localazy test

localazy test

localazy test

localazy test

localazy test

localazy test
2023-09-06 12:45:51 +03:00

3 lines
100 B
TypeScript

export const TOKEN: string = process.env.LOCALAZY_TOKEN || '';
export const FILENAME = 'i18n.json';