mirror of
https://github.com/vercel/vercel-plugin.git
synced 2026-09-14 15:39:47 +08:00
62b24ca933
Add importPatterns for @vercel/microfrontends and npm/pnpm/bun/yarn install bashPatterns so the skill triggers when a file imports the package or the package is installed. Previously only microfrontends.json edits and `vercel mf` commands triggered injection, leaving the most common entry points uncovered. Brings it in line with other package-centric skills (vercel-sandbox, vercel-storage, ai-sdk). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>