Files
backstage/.changeset/clever-paws-stare.md
T
Harrison Hogg b33f6b22ba Removed type list from cli-node
Signed-off-by: Harrison Hogg <hhogg@spotify.com>
2024-09-16 12:32:57 +01:00

307 B

@backstage/cli
@backstage/cli
patch

Added functionality to the prepack script that will append the default export type for entry points to the exports object before publishing. This is to help with identifying the declarative integration points for plugins without needing to fetch or run the plugins first.