1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-31 09:31:48 +02:00

Version constant bump, disable min_extras, docs updates

This commit is contained in:
Steve Clay
2015-09-29 10:12:47 -04:00
parent db8915b2db
commit fede83cd48
11 changed files with 167 additions and 276 deletions

View File

@@ -1,6 +1,6 @@
Minify ships with "Builder", a simple Javascript app for constructing URIs to use with Minify. ([screenshots of the 2.1.0 version](http://www.mrclay.org/index.php/2008/09/19/minify-21-on-mrclayorg/))
It also does some run-time checks of your PHP and Minify configuration to look for problematic settings like [auto-encoding](http://code.google.com/p/minify/wiki/CommonProblems#Output_is_distorted/random_chars).
It also does some run-time checks of your PHP and Minify configuration to look for problematic settings like [auto-encoding](CommonProblems.wiki.md#output-is-distortedrandom-chars).
After installation, this is found at **`http://example.com/min/builder/`**