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

cli(init): fix webpack-cli dep #347

Merged
merged 1 commit into from
Mar 20, 2018
Merged

Conversation

dhruvdutt
Copy link
Member

What kind of change does this PR introduce?
Bugfix

Summary
Current behaviour is init doesn't add webpack-cli dependency to the generated package.json which needs to added manually later.

image

This PR adds webpack-cli to the list of dependencies to be installed with init command.

image

Does this PR introduce a breaking change?
No

@webpack-bot
Copy link

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

Copy link
Member

@sendilkumarn sendilkumarn left a comment

Choose a reason for hiding this comment

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

ofcourse yeah LGTM

@evenstensberg evenstensberg merged commit b6a30ad into webpack:master Mar 20, 2018
@dhruvdutt dhruvdutt deleted the depfix branch March 20, 2018 05:12
@evenstensberg
Copy link
Member

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants