mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(desktop): libraries not bundled
This commit is contained in:
parent
469c8a0a22
commit
f9b0df3056
@ -64,6 +64,11 @@
|
|||||||
"format": [
|
"format": [
|
||||||
"cjs"
|
"cjs"
|
||||||
],
|
],
|
||||||
|
"minify": true,
|
||||||
|
"thirdParty": true,
|
||||||
|
"esbuildOptions": {
|
||||||
|
"splitting": false
|
||||||
|
},
|
||||||
"assets": [
|
"assets": [
|
||||||
{
|
{
|
||||||
"glob": "**/*",
|
"glob": "**/*",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user