mirror of
https://github.com/jquery/jquery.git
synced 2024-12-09 08:04:24 +00:00
No ticket: correct typo in an example in README.md. Close gh-1281.
This commit is contained in:
parent
86fe6eea50
commit
a0aa6232d0
@ -114,7 +114,7 @@ grunt custom:-ajax
|
|||||||
Exclude **css**, **effects**, **offset**, **dimensions**, and **position**. Excluding **css** automatically excludes its dependent modules:
|
Exclude **css**, **effects**, **offset**, **dimensions**, and **position**. Excluding **css** automatically excludes its dependent modules:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
grunt custom:-css:-position
|
grunt custom:-css,-position
|
||||||
```
|
```
|
||||||
|
|
||||||
Exclude **all** optional modules and use the `querySelectorAll`-based selector engine:
|
Exclude **all** optional modules and use the `querySelectorAll`-based selector engine:
|
||||||
|
Loading…
Reference in New Issue
Block a user