NGINX CSS optimizer module?
James Cloos
cloos at jhcloos.com
Fri Jan 13 21:54:38 UTC 2012
>>>>> "CJ" == Casey Jordan <casey.jordan at jorsek.com> writes:
CJ> Ideally, on production server it would cache the result and serve
CJ> that on all following requests.
CJ> However, on development servers we would need to disable caching of
CJ> the files so that we could see our changes take effect in real time.
A better alternative may be to manage them just like any software
package. Write a Makefile so that >make< links the various src css
files into a single file, and >make install< installs that into the
served directory.
-JimC
--
James Cloos <cloos at jhcloos.com> OpenPGP: 1024D/ED7DAEA6
More information about the nginx
mailing list