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

Document replacement for --hide-modules #4359

Open
RDIL opened this issue Dec 24, 2024 · 4 comments
Open

Document replacement for --hide-modules #4359

RDIL opened this issue Dec 24, 2024 · 4 comments
Labels

Comments

@RDIL
Copy link

RDIL commented Dec 24, 2024

Hi, I'm trying to migrate from webpack-cli v3 to v4. It's not clear what the replacement for --hide-modules is, nor is it's removal mentioned at all in the changelog. Can this please be documented?

@RDIL RDIL added the Bug label Dec 24, 2024
@evenstensberg
Copy link
Member

We're at version 6 of the cli now. Could you rather upgrade to that and see if there's any documentation that is missing?

@RDIL
Copy link
Author

RDIL commented Dec 26, 2024

@evenstensberg the codebase I'm working on is currently blocked from upgrading to webpack 5 unfortunately (lots of internal plugins with APIs that were changed), at least for the time being. Getting webpack-cli v4 to work is one of the big stepping stones to be able to do so. I wish I could try with v6, but that's not an option currently.

@evenstensberg
Copy link
Member

Okay. @alexander-akait can we backport this?

@RDIL
Copy link
Author

RDIL commented Dec 31, 2024

Update: it seems like it was replaced with the stats.modules: false option. I'll open a PR to backport it to the migration guide and changelog.

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

No branches or pull requests

2 participants