Skip to content

Add support for webpack-cli ^6 #1367

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

Merged
merged 1 commit into from
Jul 31, 2025
Merged

Add support for webpack-cli ^6 #1367

merged 1 commit into from
Jul 31, 2025

Conversation

Kocal
Copy link
Member

@Kocal Kocal commented Mar 5, 2025

Q A
Bug fix? no
New feature? yes
Deprecations? no
Issues Fix #1359
License MIT

@stof
Copy link
Member

stof commented Mar 5, 2025

updating the dev dependency only won't add support for users of Encore, as it is ignored outside the root package. You need to widen the peer dependency constraint.

@Kocal Kocal marked this pull request as draft March 5, 2025 14:35
@Kocal
Copy link
Member Author

Kocal commented Mar 5, 2025

Yup you're right, but I didn't have much time this morning :D

@ToshY
Copy link

ToshY commented Jul 20, 2025

@Kocal any chance you have time to finish this PR? Thanks in advance.

@Kocal Kocal marked this pull request as ready for review July 31, 2025 19:58
@carsonbot carsonbot added Feature New Feature Status: Needs Review Needs to be reviewed labels Jul 31, 2025
@Kocal Kocal force-pushed the gh-1359 branch 2 times, most recently from 67fc2eb to 933fd84 Compare July 31, 2025 20:27
@Kocal Kocal merged commit f9c64ba into symfony:main Jul 31, 2025
18 of 34 checks passed
@Kocal Kocal deleted the gh-1359 branch July 31, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New Feature Status: Needs Review Needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for webpack-cli v6
4 participants