mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 18:26:38 +08:00
electron: Fix missing mind-elixir
This commit is contained in:
parent
07170a5a39
commit
0dbad48d47
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ const copy = async () => {
|
|||
"node_modules/codemirror/addon/",
|
||||
"node_modules/codemirror/mode/",
|
||||
"node_modules/codemirror/keymap/",
|
||||
"node_modules/mind-elixir/dist/"
|
||||
];
|
||||
|
||||
for (const folder of nodeModulesFolder) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue