mirror of
https://github.com/mrclay/minify.git
synced 2025-07-31 19:30:29 +02:00
Merge pull request #557 from MikeOtown/patch-1
correct typo - CSS -> JS
This commit is contained in:
@@ -10,7 +10,7 @@ In other words, the "f" argument is set to the file path from root without the i
|
|||||||
|
|
||||||
To combine multiple files, separate the paths given to "f" with commas.
|
To combine multiple files, separate the paths given to "f" with commas.
|
||||||
|
|
||||||
Let's say you have CSS files at these URLs:
|
Let's say you have JS files at these URLs:
|
||||||
|
|
||||||
* http://example.com/scripts/library-1.5.js
|
* http://example.com/scripts/library-1.5.js
|
||||||
* http://example.com/scripts/site.js
|
* http://example.com/scripts/site.js
|
||||||
|
Reference in New Issue
Block a user