Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in angular and react plugin factory #637

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

1000TurquoisePogs
Copy link
Member

https://github.com/zowe/zlux-platform/blob/v3.x/staging/base/src/plugin-manager/plugin.ts#L174 defines a function called getWebEntrypoint()

It is not valid for all plugin versions, so we check for the functions existence before calling it.

However, there was a bug in which the capitalization was wrong.

Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
@1000TurquoisePogs 1000TurquoisePogs changed the title Fix typo in angular plugin factory Fix typo in angular and react plugin factory Sep 17, 2024
@timgerstel timgerstel merged commit 583cbc0 into v3.x/staging Sep 17, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants