Skip to content

Blazor WebAssembly app size 6.8 MB #28221

Answered by przemo098
przemo098 asked this question in Q&A
Discussion options

You must be logged in to vote

I find out reason brotli compresion is disabled in python simple http request
The simplest option is to use http-server (from npm):
npm install http-server -g
http-server . -p 8007 -b
flag -b enables brotli compression

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by przemo098
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant