rollup-plugin-serve
rollup-plugin-serve copied to clipboard
Add option to compress responses
if content type is compressible (https://github.com/jshttp/compressible) then it would be cool to add compression via zlib or something like that.
Fixed by #55.