-
-
Notifications
You must be signed in to change notification settings - Fork 621
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
Comments
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
@anshumanv this is still happening with 3.3.12 |
Can you try with |
Doesn't that only support webpack 5?
…On Fri, Oct 9, 2020, 12:11 Anshuman Verma ***@***.***> wrote:
Can you try with 4.0.0-rc.1?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1230 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFLLZRV2THE5CQDYNDMAGATSJ5G6DANCNFSM4KWDKO7Q>
.
|
Supports 4 as well |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 createsScreenshots
NA
Please paste the results of
webpack-cli info
here, and mention other relevant informationAdditional context
The text was updated successfully, but these errors were encountered: