fix(matrix): mirror runtime deps for docker builds

(cherry picked from commit 1c843552b7)
This commit is contained in:
Vincent Koc
2026-04-13 10:03:25 +01:00
committed by Peter Steinberger
parent e36f2f92c5
commit 98c2a38bc3
4 changed files with 27 additions and 0 deletions

View File

@@ -47,6 +47,9 @@
"defaultChoice": "npm",
"minHostVersion": ">=2026.4.10",
"allowInvalidConfigRecovery": true
},
"bundle": {
"stageRuntimeDependencies": true
}
}
}