GIT_COMMIT_HASH.ts (
1
lines of code) (
raw
):
// this should get overwritten in CI (see .github/workflows/ci.yml) export const GIT_COMMIT_HASH = "LOCAL";