Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions ecosystem.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,14 @@
"monorepo": true,
"notes": "CI triggers on push only; PRs do not run CI unless the workflow adds a pull_request trigger"
},
{
"name": "Cookies-EU-banner",
"upstream": "Alex-D/Cookies-EU-banner",
"branch": "main",
"packageManager": "pnpm",
"monorepo": true,
"notes": "Pins vite-plus 0.3.0. CI runs vp run build, vp check, and browser tests on Ubuntu. Uses pnpm from devEngines.packageManager and Playwright browsers."
},
{
"name": "critical",
"upstream": "addyosmani/critical",
Expand Down