mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Revert "build: Export correct build info"
This reverts commit ef4f0f80b9e490e973453bf27951a975691f2727.
This commit is contained in:
parent
7fb4a66127
commit
e74eff75db
@ -16,7 +16,7 @@ function getGitRevision() {
|
||||
}
|
||||
|
||||
const output = `\
|
||||
export default {
|
||||
export = {
|
||||
buildDate: "${getBuildDate()}",
|
||||
buildRevision: "${getGitRevision()}"
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user