mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
electron: Fix crash due to missing i18next
This commit is contained in:
parent
379c07a7fa
commit
25db092b41
@ -66,6 +66,8 @@ const copy = async () => {
|
||||
"node_modules/print-this/",
|
||||
"node_modules/split.js/dist/",
|
||||
"node_modules/panzoom/dist/",
|
||||
"node_modules/i18next/",
|
||||
"node_modules/i18next-http-backend/"
|
||||
];
|
||||
|
||||
for (const folder of nodeModulesFolder) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user