From: Mathias Bynens Date: Wed, 11 Jul 2012 13:39:18 +0000 (-0400) Subject: README: Add to the full list of optional modules. Closes gh-855 X-Git-Tag: 1.8rc1~53 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d8f9dece24f5c8ca26cc455879e9744c697df488;p=jquery.git README: Add to the full list of optional modules. Closes gh-855 --- diff --git a/README.md b/README.md index 74ad758b9..39deec4ef 100644 --- a/README.md +++ b/README.md @@ -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 ```