Files
backstage/.changeset/remove-protobufjs-pins.md
T
Fredrik Adelöw a1971eace8 chore: add changeset for protobufjs warning suppression
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-05-26 11:42:53 +02:00

282 B

@backstage/cli-module-build
@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.