Files
backstage/.changeset/tasty-doors-switch.md
T
Fredrik Adelöw 3ef18f8c06 use named exports in cjs builds
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-20 14:16:40 +02:00

150 B

@backstage/cli
@backstage/cli
patch

Explicitly set exports: 'named' for CJS builds, ensuring that they have e.g. exports["default"] = catalogPlugin;