升级插件安全策略、包管理和运行时能力

This commit is contained in:
2026-08-17 09:06:32 +08:00
parent 92e5c330f2
commit c3a8737fd6
50 changed files with 4409 additions and 2646 deletions
@@ -10,14 +10,7 @@
"frontendDist": "../"
},
"app": {
"withGlobalTauri": true,
"windows": [
{
"label": "main",
"title": "YMhut Plugin Host",
"width": 1100,
"height": 760
}
]
"withGlobalTauri": false,
"windows": []
}
}