Skip to content

Commit cfe2eae

Browse files
committedDec 3, 2014
README: Add selector-native.js link. Thanks @randsonjs!
Closes gh-1715
1 parent 15f4dec commit cfe2eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Some example modules that can be excluded are:
9696

9797
As a special case, you may also replace Sizzle by using a special flag `grunt custom:-sizzle`.
9898

99-
- **sizzle**: The Sizzle selector engine. When this module is excluded, it is replaced by a rudimentary selector engine based on the browser's `querySelectorAll` method that does not support jQuery selector extensions or enhanced semantics. See the selector-native.js file for details.
99+
- **sizzle**: The Sizzle selector engine. When this module is excluded, it is replaced by a rudimentary selector engine based on the browser's `querySelectorAll` method that does not support jQuery selector extensions or enhanced semantics. See the [selector-native.js](https://github.com/jquery/jquery/blob/master/src/selector-native.js) file for details.
100100

101101
*Note*: Excluding Sizzle will also exclude all jQuery selector extensions (such as `effects/animatedSelector` and `css/hiddenVisibleSelectors`).
102102

0 commit comments

Comments
 (0)