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

Function configs are not used (webpack 5) #11398

Closed
ntucker opened this issue Aug 30, 2020 · 2 comments
Closed

Function configs are not used (webpack 5) #11398

ntucker opened this issue Aug 30, 2020 · 2 comments

Comments

@ntucker
Copy link

ntucker commented Aug 30, 2020

Bug report

What is the current behavior?
Function configs are not used

If the current behavior is a bug, please provide the steps to reproduce.
See https://github.com/ntucker/webpack-example

What is the expected behavior?

  • running webpack is printed to console
  • output file is named out.js
  • entrypoint 'first' points to non-existant directory src2 and thus cannot compile

Other relevant information:
webpack version: 5.0.0-beta.19
Node.js version: 14.9.0
Operating System: ubuntu wsl2 on windows 10
Additional tools: yarn 1

@sokra
Copy link
Member

sokra commented Aug 31, 2020

Seem to be a webpack cli issue

@snitin315
Copy link
Member

Yes, this issue is fixed in webpack/webpack-cli#1721

@sokra sokra closed this as completed Aug 31, 2020
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

No branches or pull requests

3 participants