Skip to content

Remove no-op argument #1325

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
Sep 3, 2024
Merged

Remove no-op argument #1325

merged 1 commit into from
Sep 3, 2024

Conversation

stof
Copy link
Member

@stof stof commented Sep 3, 2024

The package.json check forbidding to add webpack as a dependency was removed in webpack-encore 4.0 when we made it mandatory to depend on webpack explicitly.

The package.json check forbidding to add webpack as a dependency was
removed in webpack-encore 4.0 when we made it mandatory to depend on
webpack explicitly.
@stof
Copy link
Member Author

stof commented Sep 3, 2024

I found this thanks to the typescript type checker (as my work on #818 involved running it to validate my types)

@stof stof merged commit d42bf5f into symfony:main Sep 3, 2024
28 checks passed
@stof stof deleted the clean_dead_code branch September 3, 2024 12:54
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 this pull request may close these issues.

2 participants