Moving project to vite causes cypress to load page on cy.visit() extremely slowly #25465
Unanswered
profispojka
asked this question in
Questions and Help
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.
-
With webpack, it took cypress to load a page in about 2s in first load. With Vite, it took cypress to load a page 300s. Cypress is loading many files. But for some reason this is slower than standard load in browser, which takes about 60s.
Can this somehow be made faster?
Beta Was this translation helpful? Give feedback.
All reactions