Skip to content

Download: Add a "Downloading jQuery using npm" section#123

Merged
mgol merged 1 commit intojquery:jquery-3from
mgol:download-using-npm
Mar 14, 2016
Merged

Download: Add a "Downloading jQuery using npm" section#123
mgol merged 1 commit intojquery:jquery-3from
mgol:download-using-npm

Conversation

@mgol
Copy link
Member

@mgol mgol commented Mar 9, 2016

Fixes #122

Screenshot: screen shot 2016-03-09 at 11 56 51

The Bower section looks really similar now; perhaps we should simplify it now that it's not a recommended way to get jQuery? We could change it to a simple mention and redirect people to Bower docs for more info (e.g. target directory). Thoughts?

```
npm install jquery
```
This will install jQuery to the `node_modules` directory. Within `node_modules/jquery/dist/` you will find an uncompressed release, a compressed release, and a map file.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps "to the node_modules directory"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't that what I've written?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh dear, I meant "in the node_modules directory"

@AurelioDeRosa
Copy link
Member

Apart from my minor comment, the PR LGTM.

@mgol mgol force-pushed the download-using-npm branch from 8b34830 to 23a77ea Compare March 14, 2016 19:26
@mgol mgol merged commit 23a77ea into jquery:jquery-3 Mar 14, 2016
@mgol mgol deleted the download-using-npm branch March 14, 2016 19:27
mgol added a commit that referenced this pull request Mar 30, 2016
mgol added a commit that referenced this pull request Mar 30, 2016
mgol added a commit that referenced this pull request Mar 31, 2016
mgol added a commit that referenced this pull request Apr 25, 2016
mgol added a commit that referenced this pull request May 9, 2016
mgol added a commit that referenced this pull request May 20, 2016
mgol added a commit that referenced this pull request May 21, 2016
timmywil pushed a commit that referenced this pull request Jun 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants