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

Use cultureNameLocaleFileMap to determine supported locales #21484

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

SecTex
Copy link
Contributor

@SecTex SecTex commented Nov 28, 2024

Fixes #21483.
This pull request includes a change to the registerLocaleForEsBuild function in the npm/ng-packs/packages/core/locale/src/utils/register-locale.ts file. The change ensures that the correct locale variable is checked against the localeSupportList.

@masum-ulu masum-ulu self-requested a review January 24, 2025 11:26
@masum-ulu masum-ulu added this to the 9.0-patch-final milestone Jan 24, 2025
Copy link
Member

@masum-ulu masum-ulu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not forget to change base branch to rel-9.0 after review

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

Successfully merging this pull request may close these issues.

Unable to use registerLocaleForEsBuild with locales such as "de-DE"
2 participants