Merge pull request #34393 from backstage/freben/protojs

try to remove protojs pins
This commit is contained in:
Fredrik Adelöw
2026-05-26 14:46:01 +02:00
committed by GitHub
3 changed files with 26 additions and 51 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli-module-build': patch
---
Suppress false-positive `@protobufjs/inquire` "Critical dependency" warning in the bundler. Since `protobufjs` 7.5.9, the dynamic require path in inquire is no longer exercised, but webpack/rspack still flags it during static analysis.