スポンサーLobeHubLobeHub詳しく見る
dshfind
プラグイン一覧へ戻る

文件变更的捕获 → 审查 → 拒绝 / 应用 → 回滚中心

Star
2+2
過去7日間の増加
コントリビューター
2
言語
TypeScript
更新
2026-08-15
自分でビルドが必要

これは複合パッケージですが、npm に未公開でパッケージのエントリがビルド成果物(lib/ や dist/)を指しており、リポジトリに prepare スクリプトもありません。git から直接入れても未コンパイルのソースしか取得できず、読み込み時にエントリが見つかりません。まずローカルでビルドし、パスを指定して profile に入れてください:

git clone https://github.com/Chance-Wu/dsh-change-center.git
cd dsh-change-center
pnpm install && pnpm build
dsh plugin --profile web add .

--profile の後ろは自分で付ける profile 名です。使っているものに置き換えてください。

シェアカード

README に貼るとこのページにリンクします。

バッジ(1 行)
バッジ(1 行)
[![dshfind](https://dshfind.com/api/badge/Chance-Wu/dsh-change-center?lang=ja)](https://dshfind.com/ja/plugins/Chance-Wu/dsh-change-center?ref=badge)
カード(440×200)
カード(440×200)
[![dshfind](https://dshfind.com/api/card/Chance-Wu/dsh-change-center?lang=ja)](https://dshfind.com/ja/plugins/Chance-Wu/dsh-change-center?ref=badge)