Skip to content

Adds HOWTO for webpack installation #84

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

Merged
merged 3 commits into from
Sep 4, 2016
Merged

Adds HOWTO for webpack installation #84

merged 3 commits into from
Sep 4, 2016

Conversation

pksjce
Copy link

@pksjce pksjce commented Aug 31, 2016

Not sure of the content. Please treat as first draft. Will work on any feedback.

npm install webpack --save-dev

npm install webpack@<version> --save-dev

Copy link
Contributor

Choose a reason for hiding this comment

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

Extra newline.

git checkout tags/<tag_name>
```

This way, you can learn/test/use all the new exciting features!
Copy link
Contributor

Choose a reason for hiding this comment

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

The idea was that you can literally have "webpack": "webpack/webpack#tag" at your package.json. That's pretty handy.

Copy link
Author

Choose a reason for hiding this comment

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

Oh. Okay. I'll try it out and update this.

@bebraw
Copy link
Contributor

bebraw commented Sep 4, 2016

Looks good to me.

@TheLarkInn Any thoughts on this?

@TheLarkInn
Copy link
Member

Ship it. I like it.

@pksjce pksjce changed the title Adds a how to for webpack installation Adds HOWTO for webpack installation Sep 4, 2016
@bebraw bebraw merged commit 224859c into webpack:develop Sep 4, 2016
sallar pushed a commit to sallar/webpack.js.org that referenced this pull request Oct 19, 2016
Add HOWTO for webpack installation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants