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

[browser] Support separation hybrid globalization JS code to es6 module #55716

Merged
merged 5 commits into from
May 27, 2024

Conversation

ilonatommy
Copy link
Member

@ilonatommy ilonatommy commented May 14, 2024

Add globalization module to blazor config.

JS code gets separated into smaller modules. dotnet.globalization.js that is loaded only when HybridGlobalization == true should be added to blazor.boot.json.

With dotnet/runtime#101543 contributes to dotnet/runtime#98483.

@pavelsavara
Copy link
Member

pavelsavara commented May 14, 2024

This should not be a blocker for runtime change. Let's wait with it until it was merged there.

@dotnet-policy-service dotnet-policy-service bot added the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label May 23, 2024
@ilonatommy ilonatommy merged commit 3da4835 into dotnet:main May 27, 2024
26 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 9.0-preview6 milestone May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm area-blazor Includes: Blazor, Razor Components pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants