Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Mar 14, 2016

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 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