Tambahkan Pusher ke registry notification
DevMap bisa mendeteksi Pusher sebagai notification provider.
Apa yang perlu dilakukan
- Tambah descriptor di
packages/cli/src/analyzers/registry/notifications.ts:
{
name: "Pusher",
category: "provider",
importNames: ["pusher", "pusher-js"],
}
- Tambah kata kunci
pusher ke array genericTerms di descriptor feature yang sesuai (kalau belum ada).
Referensi
Checklist
Tambahkan Pusher ke registry notification
DevMap bisa mendeteksi
Pushersebagai notification provider.Apa yang perlu dilakukan
packages/cli/src/analyzers/registry/notifications.ts:pusherke arraygenericTermsdi descriptor feature yang sesuai (kalau belum ada).Referensi
packages/cli/src/analyzers/registry/notifications.tsChecklist
pnpm test:unitlolospnpm buildlolos