Skip to content

Commit

Permalink
electron: Fix missing mind-elixir
Browse files Browse the repository at this point in the history
  • Loading branch information
eliandoran committed Sep 1, 2024
1 parent 07170a5 commit 0dbad48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/copy-dist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 0dbad48

Please sign in to comment.