chore(desktop): libraries not bundled

This commit is contained in:
Elian Doran 2025-05-25 10:12:09 +03:00
parent 469c8a0a22
commit f9b0df3056
No known key found for this signature in database

View File

@ -64,6 +64,11 @@
"format": [
"cjs"
],
"minify": true,
"thirdParty": true,
"esbuildOptions": {
"splitting": false
},
"assets": [
{
"glob": "**/*",