mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
fix(electron): copy dist not working due to missing lib
This commit is contained in:
@@ -87,7 +87,6 @@ const copy = async () => {
|
|||||||
"node_modules/panzoom/dist/",
|
"node_modules/panzoom/dist/",
|
||||||
"node_modules/i18next/",
|
"node_modules/i18next/",
|
||||||
"node_modules/i18next-http-backend/",
|
"node_modules/i18next-http-backend/",
|
||||||
"node_modules/eslint/bin/",
|
|
||||||
"node_modules/jsplumb/dist/",
|
"node_modules/jsplumb/dist/",
|
||||||
"node_modules/vanilla-js-wheel-zoom/dist/",
|
"node_modules/vanilla-js-wheel-zoom/dist/",
|
||||||
"node_modules/mark.js/dist/",
|
"node_modules/mark.js/dist/",
|
||||||
|
|||||||
Reference in New Issue
Block a user