Skip to content

Conversation

@stof
Copy link
Member

@stof stof commented Sep 4, 2024

webpack-dev-server supports providing a string when only the type needs to be configured. Our code checking the type to detect the usage of https was not properly handling such configuration.

webpack-dev-server supports providing a string when only the type needs
to be configured. Our code checking the type to detect the usage of
`https` was not properly handling such configuration.
@stof stof requested a review from Kocal September 4, 2024 13:24
@stof
Copy link
Member Author

stof commented Sep 4, 2024

This has been detected by the typescript type checker as it now knows the type of devServerConfig thanks to the work done in #818

@stof stof merged commit 2b10db0 into symfony:main Sep 5, 2024
@stof stof deleted the devserver_string_server branch September 5, 2024 07:53
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