mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
electron: Fix missing mind-elixir
This commit is contained in:
parent
07170a5a39
commit
0dbad48d47
@ -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…
x
Reference in New Issue
Block a user