wasm file does not serve as gzip #29301
Unanswered
codesoroush
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i have custom component,
this component contains a wasm file ,
all js ,html ,css files server az gzip for clients, but wasm file not compressed
Blazor WASM (.net 5.0.1)
(All file type compressed except wasm files)
even i compress to gz file manually and put next to wasm file , but that's not fix problem
already added this line code but nothing happen
Beta Was this translation helpful? Give feedback.
All reactions