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

[init]: invoking init command doesn't create a webpack config anymore #1230

Closed
anshumanv opened this issue Feb 16, 2020 · 5 comments · Fixed by #1231
Closed

[init]: invoking init command doesn't create a webpack config anymore #1230

anshumanv opened this issue Feb 16, 2020 · 5 comments · Fixed by #1231

Comments

@anshumanv
Copy link
Member

anshumanv commented Feb 16, 2020

Describe the bug

I don't see a webpack config scaffolded after running the init command. Just the .yo-rc.json is being created.

What is the current behavior?
init command is no longer creating webpack config

To Reproduce
webpack-cli init

Expected behavior
It should create a webpack config from the .yo-rc.json that the generator creates

Screenshots
NA

Please paste the results of webpack-cli info here, and mention other relevant information

Additional context

@anshumanv
Copy link
Member Author

Looking into it.

anshumanv added a commit to anshumanv/webpack-cli that referenced this issue Feb 16, 2020
fix webpack config scaffold

ISSUES CLOSED: webpack#1230
ematipico pushed a commit that referenced this issue Feb 17, 2020
fix webpack config scaffold

ISSUES CLOSED: #1230
@SampsonCrowley
Copy link

@anshumanv this is still happening with 3.3.12

@anshumanv
Copy link
Member Author

Can you try with 4.0.0-rc.1?

@SampsonCrowley
Copy link

SampsonCrowley commented Oct 9, 2020 via email

@anshumanv
Copy link
Member Author

Supports 4 as well

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 a pull request may close this issue.

2 participants