fix(electron): copy dist not working due to missing lib

This commit is contained in:
Elian Doran 2025-01-11 17:04:07 +02:00
parent a8051b06fd
commit 25e0dc3355
No known key found for this signature in database

View File

@ -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/",