mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 14:05:00 -05:00
Docs: "npm run build" was missing from the contributing guides
Close gh-2537
This commit is contained in:
committed by
Timmy Willison
parent
fb98ea49b6
commit
5da5035039
@@ -95,6 +95,12 @@ Get in the habit of pulling in the "upstream" master to stay up to date as jQuer
|
||||
$ git pull upstream master
|
||||
```
|
||||
|
||||
Run the build script
|
||||
|
||||
```bash
|
||||
$ npm run build
|
||||
```
|
||||
|
||||
Run the Grunt tools:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user