javierfernandezbaz / minify

Automatically exported from code.google.com/p/minify
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

URL rewrite does not happen for minified CSS files #271

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Are you sure this is not a problem with your configuration? (ask on the
Google Group) Yes

Minify commit/version: 2.1.5
PHP version: 5.3.10

What steps will reproduce the problem?
1. Include min.css file in groupsConfig or as individual file.

Expected output:
URLrewrite should happen for "<filename>.min.css" files too.
Or atleast there should be some option to allow the URLrewrite for 
"<filename>.min.css" files.

Actual output:
URLrewrite is not happening for minified file.

Original issue reported on code.google.com by rama...@gmail.com on 23 Jul 2012 at 2:16

GoogleCodeExporter commented 8 years ago
Fixed in 335800947b31

Original comment by mrclay....@gmail.com on 30 Sep 2012 at 10:46