Erik Arvstedt d591f7c456
backend: Fetch package version at build time
Extract `fetch-version.ts` which is called at build time to create
file `dist/api/version.json`.
This file is read by `backend-info.ts` at runtime.

This also fixes handing over the Git commit hash to the backend app
in the Docker backend image, which was broken as of 2022-07-12.
(Reason: The commit hash was previously required at runtime, but was
only provided at build time.)
2022-09-02 12:50:43 +02:00
..
2022-07-11 19:15:28 +02:00
2022-08-30 20:31:04 +02:00
2022-07-11 19:15:28 +02:00
2022-03-08 18:39:53 +01:00
2022-03-08 18:39:53 +01:00