diff options
author | Michał Gołębiowski <m.goleb@gmail.com> | 2014-02-12 15:40:56 -0800 |
---|---|---|
committer | Michał Gołębiowski <m.goleb@gmail.com> | 2014-02-12 15:40:56 -0800 |
commit | 483ad0309c17275cd9d7d6df9b58ca7d3354d8d6 (patch) | |
tree | a06cf860153ec417444a2ac098fbdc933b2a3d48 | |
parent | 63f5486007221ea20262951f52f39254e5b49073 (diff) | |
download | jquery-483ad0309c17275cd9d7d6df9b58ca7d3354d8d6.tar.gz jquery-483ad0309c17275cd9d7d6df9b58ca7d3354d8d6.zip |
Docs: Remove the note about consequences of excluding Sizzle from README
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -97,8 +97,6 @@ Some example modules that can be excluded are: Removing sizzle is not supported on the 1.x branch. -*Note*: Excluding Sizzle will also exclude all jQuery selector extensions (such as `effects/animatedSelector` and `css/hiddenVisibleSelectors`). - The build process shows a message for each dependent module it excludes or includes. ##### AMD name |