devServerPublicPathRoute
omitted from ConfigOptions
#29633
Labels
CT
Issue related to component testing
prevent-stale
mark an issue so it is ignored by stale[bot]
Reproducible
Can be reproduced
topic: typescript
type: bug
Current behavior
When setting
devServerPublicPathRoute
indefineConfig
, TypeScript complains that the property isn't valid despite it being documented.Desired behavior
TypeScript should accept
devServerPublicPathRoute
as a valid property ofcomponent
indefineConfig
.Test code to reproduce
Set
devServerPublicPathRoute
in cypress.config.ts:Cypress Version
13.11.0
Node version
20.11.1
Operating System
macOS 14.5
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: