Adds an explicit patch loop in the deploy step to ensure all scripts/patch-*.mjs run even if npm ci postinstall was skipped. This guarantees changelog categorization and other patches are always applied on the server regardless of npm install mode.
Adds an explicit patch loop in the deploy step to ensure all scripts/patch-*.mjs run even if npm ci postinstall was skipped. This guarantees changelog categorization and other patches are always applied on the server regardless of npm install mode.