Support Vite 6 with @cypress/vite-dev-server #30591
Labels
CT
Issue related to component testing
Cypress 14
Issues scoped for Cypress 14
npm: @cypress/vite-dev-server
@cypress/vite-dev-server package issues
type: feature
New feature that does not currently exist
What would you like?
Vite 6 beta is currently out. To continue support of bundler updates, Cypress should add support for Vite 6 to keep up with latest trends in bundling and Component Testing
Vite 6 looks to require being used as an esm package. so we likely need to change the way we import it (see #28373 (comment))
Why is this needed?
keep up to date with latest bundlers
Other
see:
#28373
#29557
The text was updated successfully, but these errors were encountered: