mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 05:40:49 +08:00
fix(electron): copy dist not working due to missing lib
This commit is contained in:
parent
a8051b06fd
commit
25e0dc3355
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ const copy = async () => {
|
|||
"node_modules/panzoom/dist/",
|
||||
"node_modules/i18next/",
|
||||
"node_modules/i18next-http-backend/",
|
||||
"node_modules/eslint/bin/",
|
||||
"node_modules/jsplumb/dist/",
|
||||
"node_modules/vanilla-js-wheel-zoom/dist/",
|
||||
"node_modules/mark.js/dist/",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue