mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 22:19:03 +01:00
4 lines
470 B
Markdown
Vendored
4 lines
470 B
Markdown
Vendored
# Build information
|
|
* Provides context about when the build was made and the corresponding Git revision.
|
|
* The information is displayed to the client when going in the about dialog.
|
|
* The build information is hard-coded in `src/services/build.ts`. This file is generated automatically via `npm run update-build-info` which itself is run automatically whenever making a build in the CI, or a [local delivery](../Old%20documentation/Build%20deliveries%20locally.md). |