mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Docs: "npm run build" was missing from the contributing guides
Close gh-2537
This commit is contained in:
parent
f23a64d745
commit
735dea34fb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user