Skip to content

Conversation

@davidfestal
Copy link
Member

During the entry point validation step of dynamic backend plugin export, it might be needed to add typescript support to the module loading require call, especially when the exported plugin transitively imports typescript source modules of the current monorepo (the backstage/backstage is the typical example).
This PR fixes some cases when typescript wasn't correctly added, resulting in export errors like the following.

Signed-off-by: David Festal <dfestal@redhat.com>
@davidfestal davidfestal requested a review from kadel October 6, 2025 07:28
@kadel kadel merged commit 05da9c7 into main Oct 6, 2025
4 checks passed
@kadel
Copy link
Member

kadel commented Oct 6, 2025

/cherry-pick release-1.7

@openshift-cherrypick-robot

@kadel: new pull request created: #33

Details

In response to this:

/cherry-pick release-1.7

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants