chore(sdk): drop dsh-plugin-fetch (giget/pacote) — #2 will use native npm/pnpm deps

External-plugin creation will add a package-manager-native dependency
(github:owner/repo#ref or pkg@version) plus a cordis mount instead of fetching
tarballs into a temp dir, so the giget/pacote fetch package is no longer needed.
This commit is contained in:
imccyu
2026-07-17 15:40:34 +08:00
parent 472a683bdc
commit 8052370155
22 changed files with 0 additions and 1971 deletions

View File

@@ -110,7 +110,6 @@
{ "path": "./packages/sdk/helper" },
{ "path": "./packages/sdk/scripts" },
{ "path": "./packages/sdk/create-sdk" },
{ "path": "./packages/sdk/plugin-fetch" },
{ "path": "./packages/sdk/telemetry" }
]
}