In local development environment I would like to include some manually gzipped js and css files, so I can save them on network storages.
So far it is only possible to compress files by enabling on the fly compression in the http protocol. As an extension it would be very good to open also gzip compressed files without web server.