Releases: LasaleFamine/http-server-pwa
Releases · LasaleFamine/http-server-pwa
v2.1.0 Compression Enabled
This release will add a new compression mechanism:
--brotli
will enable compression using Brotli--gzip
will enable compression using GZIP
The default is the standard static express middleware.
Thank you so much to @mxxbe for implementing the feature!
v0.2.0 - "pwa-server"
Now you can call it pwa-server
🔥 Thanks @moebiusmania for the idea 💯
Features:
- enabled auto-redirect on https since PWAs should be under https
pwa-server
alias for the CLI
v0.1.0
chore(release): 0.1.0