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-vite
fromvite
because I have too many modules in my project now andvite
crashes. The app builds fine (much much faster) andvitest
runs successfully. But@cypress/vite-dev-server
fails incypress-esbuild-plugin
with a "Not implemented" error. Will Cypress supportrolldown
anyway soon? Any idea for a workaround? Thanks for your help.Beta Was this translation helpful? Give feedback.
All reactions