mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
build(copy-dist): copy over desktop.ejs for electron-forge as well
it is required for Flatpak/Deb/RPM Linux packages
This commit is contained in:
parent
1877d26296
commit
b48fbbe583
@ -32,6 +32,7 @@ try {
|
|||||||
"./README.md",
|
"./README.md",
|
||||||
"./forge.config.cjs",
|
"./forge.config.cjs",
|
||||||
"./bin/tpl/",
|
"./bin/tpl/",
|
||||||
|
"./bin/electron-forge/desktop.ejs",
|
||||||
"./src/views/",
|
"./src/views/",
|
||||||
"./src/etapi/etapi.openapi.yaml",
|
"./src/etapi/etapi.openapi.yaml",
|
||||||
"./src/routes/api/openapi.json",
|
"./src/routes/api/openapi.json",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user