This commit is contained in:
Olivier Gagnon
2021-12-16 20:07:34 -05:00
parent 3436873373
commit 99f3566e52
10 changed files with 55 additions and 35 deletions

View File

@@ -1,2 +1,2 @@
// Defined by webpack on startup or compilation
declare const __COMMIT_HASH__: string;
declare let __COMMIT_HASH__: string;