chore: 客户端的 deno.jsonc: patch -> links

* 与此同时, 会导致旧版本 Deno 不认
This commit is contained in:
CrescentLeaf
2025-10-26 22:07:49 +08:00
parent ab96ef889d
commit f8e6fcac46

View File

@@ -9,11 +9,10 @@
"jsxImportSource": "react",
"jsxImportSourceTypes": "@types/react"
},
"patch": [
"links": [
"./mdui_patched",
],
"nodeModulesDir": "auto",
"unstable": ["npm-patch"],
"imports": {
"@deno/vite-plugin": "npm:@deno/vite-plugin@1.0.5",
"@types/react": "npm:@types/react@18.3.1",