mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Docs: Add info about Sizzle not being excludable on the compat branch
Most people just read the README that's displayed to them on GitHub which is the one for the master branch. Let's include the info about Sizzle not being excludable there. Fixes gh-2184
This commit is contained in:
parent
2905961bf7
commit
062b5267d0
@ -100,6 +100,8 @@ As a special case, you may also replace Sizzle by using a special flag `grunt cu
|
||||
|
||||
*Note*: Excluding Sizzle will also exclude all jQuery selector extensions (such as `effects/animatedSelector` and `css/hiddenVisibleSelectors`).
|
||||
|
||||
*Note*: Removing Sizzle is not supported on the `compat` branch.
|
||||
|
||||
The build process shows a message for each dependent module it excludes or includes.
|
||||
|
||||
##### AMD name
|
||||
|
Loading…
Reference in New Issue
Block a user