스폰서LobeHubLobeHub자세히 알아보기
dshfind
플러그인 목록으로

dsh-bundle-updater

@hyls9527
저장소 보기

DSH 整合包插件管理器:检查更新 / 搜索 / 安装 / 卸载 / 安全审计(npm / GitHub / 本地链接)|Full-lifecycle plugin manager for DSH profile bundles

Star
1
최근 7일 증가
기여자
2
언어
TypeScript
업데이트
2026-08-15
직접 빌드해야 합니다

복합 패키지이지만 작성자가 npm에 배포하지 않았고, 패키지 진입점이 빌드 산출물(lib/ 또는 dist/)을 가리키며 저장소에 prepare 스크립트도 없습니다. git에서 바로 설치하면 컴파일되지 않은 소스만 받아 와 로드 시 진입점을 찾지 못합니다. 먼저 로컬에서 빌드한 뒤 경로로 profile에 설치하세요:

git clone https://github.com/hyls9527/dsh-bundle-updater.git
cd dsh-bundle-updater
pnpm install && pnpm build
dsh plugin --profile web add .

--profile 뒤는 직접 정하는 profile 이름입니다. 쓰고 있는 이름으로 바꾸세요.

공유 카드

README에 붙여 넣으면 이 페이지로 연결됩니다.

배지(한 줄)
배지(한 줄)
[![dshfind](https://dshfind.com/api/badge/hyls9527/dsh-bundle-updater?lang=ko)](https://dshfind.com/ko/plugins/hyls9527/dsh-bundle-updater?ref=badge)
카드(440×200)
카드(440×200)
[![dshfind](https://dshfind.com/api/card/hyls9527/dsh-bundle-updater?lang=ko)](https://dshfind.com/ko/plugins/hyls9527/dsh-bundle-updater?ref=badge)