Component testing with Rolldown-vite #32389
Unanswered
efattal
asked this question in
Component Testing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
Is anyone successfully using Cypress with
rollup-vite@latest? I'm trying to switch torolldown-vitefromvitebecause I have too many modules in my project now andvitecrashes. The app builds fine (much much faster) andvitestruns successfully. But@cypress/vite-dev-serverfails incypress-esbuild-pluginwith a "Not implemented" error. Will Cypress supportrolldownanyway soon? Any idea for a workaround? Thanks for your help.Beta Was this translation helpful? Give feedback.
All reactions