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

fix: plugin, loader generators path bug #369

Merged
merged 1 commit into from
Apr 1, 2018

Conversation

dhruvdutt
Copy link
Member

What kind of change does this PR introduce?
Bugfix

Did you add tests for your changes?
No

Summary
Currently, webpack-cli generate-plugin and webpack-cli generate-loader are broken because of wrong path passed to generators.

image


This PR fixes the path to generate the plugin/loader boilerplate as intended.

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.

@ematipico ematipico merged commit bdd5b48 into webpack:master Apr 1, 2018
@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.

4 participants