mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
fix(monorepo/server): missing asset in dist
This commit is contained in:
@@ -37,6 +37,7 @@ try {
|
||||
const serverAssets = [
|
||||
// copy node_module, to avoid downloading packages a 2nd time during pruning
|
||||
"./node_modules",
|
||||
"./assets",
|
||||
"./translations",
|
||||
"./db",
|
||||
"./config-sample.ini",
|
||||
|
||||
Reference in New Issue
Block a user