Skip to content

[Preview 4] Blazor Preview 4 updates#17831

Merged
guardrex merged 4 commits intomasterfrom
guardrex/blazor-p4
Apr 16, 2020
Merged

[Preview 4] Blazor Preview 4 updates#17831
guardrex merged 4 commits intomasterfrom
guardrex/blazor-p4

Conversation

@guardrex
Copy link
Copy Markdown
Collaborator

@guardrex guardrex commented Apr 15, 2020

Fixes #17824

@guardrex guardrex self-assigned this Apr 15, 2020

## Brotli precompression

When a Blazor WebAssembly app is published, the output is precompressed using the [Brotli compression algorithm](https://tools.ietf.org/html/rfc7932) at the highest level to reduce the app size and remove the need for runtime compression.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We'll need to provide more guidance on how to take advantage of these precompressed files in different hosting environments (IIS, etc.) but for now this is fine.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I'll open an issue to follow-up on it.

Copy link
Copy Markdown
Member

@danroth27 danroth27 left a comment

Choose a reason for hiding this comment

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

:shipit:

@guardrex guardrex merged commit 8a61d1d into master Apr 16, 2020
@guardrex guardrex deleted the guardrex/blazor-p4 branch April 16, 2020 20:04
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.

[Preview 4] Blazor Preview 4 updates

2 participants