-
Notifications
You must be signed in to change notification settings - Fork 622
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
serve assets gzipped #342 #381
Conversation
Codecov Report
@@ Coverage Diff @@
## main #381 +/- ##
==========================================
+ Coverage 50.26% 51.07% +0.81%
==========================================
Files 117 117
Lines 5239 5258 +19
==========================================
+ Hits 2633 2685 +52
+ Misses 2355 2310 -45
- Partials 251 263 +12
Continue to review full report at Codecov.
|
Setting this to WIP till I've written some tests. |
@petethepig I'd like some feedback on the use of klauspost/compress library. |
It looks good! I tried running it too and it seems to be working as expected. My original plan was to only enable it for everything in |
@gawicks Oh, and regarding the library, I do think it makes sense to use it here. |
@petethepig Thanks! I've finished adding tests. The PR is ready for review. |
@gawicks Looks good! Cool use of |
Yay! |
Update issue templates to add a feature request template
No description provided.