Files
Trilium/docs/Developer Guide/Developer Guide/Building/Build information.md
2025-11-03 22:16:15 +02:00

401 B
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 apps/server/src/services/build.ts. This file is generated automatically via chore:update-build-info which itself is run automatically whenever making a build in the CI.