mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-18 12:32:26 +01:00
feat:#72 add footer and commit id injection
This commit is contained in:
3
frontend/src/vite-env.d.ts
vendored
3
frontend/src/vite-env.d.ts
vendored
@@ -15,3 +15,6 @@
|
||||
//along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
/// <reference types="vite/client" />
|
||||
|
||||
// __COMMIT_HASH__ is replaced by the commit hash at build time
|
||||
declare const __COMMIT_HASH__: string;
|
||||
|
||||
Reference in New Issue
Block a user