diff options
author | Mathias Bynens <mathias@qiwi.be> | 2012-07-11 09:39:18 -0400 |
---|---|---|
committer | Rick Waldron <waldron.rick@gmail.com> | 2012-07-11 09:39:43 -0400 |
commit | d8f9dece24f5c8ca26cc455879e9744c697df488 (patch) | |
tree | d7be5c947665e4c20e54c785bceb9fdb375efacb /README.md | |
parent | 335bdf2b1a296cc1e77afe5e33727bf33150443b (diff) | |
download | jquery-d8f9dece24f5c8ca26cc455879e9744c697df488.tar.gz jquery-d8f9dece24f5c8ca26cc455879e9744c697df488.zip |
README: Add to the full list of optional modules. Closes gh-855
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -122,7 +122,7 @@ grunt custom:-offset Exclude **all** optional modules: ```bash -grunt custom:-ajax,-css,-dimensions,-effects,-offset +grunt custom:-ajax,-css,-deprecated,-dimensions,-effects,-offset ``` |