mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-16 14:42:31 +08:00
478 B
478 B
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 vianpm run update-build-info
which itself is run automatically whenever making a build in the CI, or a local delivery.