Minifying Javascript/css without changing file references in your source
Rule 10 of Steve Souders High Performance Web Sites: Minify Javascript The most common problem faced while implemnting this is how you handle the full and minified version and how to change there reference in referencing documents. One of the … Continue reading
Posted in Codeprix
Tagged compression, compressor, css, development, javascript, optimization, performance, programming, tools
Leave a comment