Join Discord
Powered by
what does the devServer need to return for a custo...
# cy10-feedback
l
limited-room-30929
06/03/2022, 3:46 PM
what does the devServer need to return for a custom devserver?
w
wonderful-match-15836
06/04/2022, 8:53 PM
Hi, there's an example here:
https://docs.cypress.io/guides/component-testing/component-framework-configuration#Custom-Dev-Server
wonderful-match-15836
06/04/2022, 8:54 PM
And this type might be useful if you want to poke around a bit to see how it works:
https://github.com/cypress-io/cypress/blob/a7ecbec2a3a13891fee01bdcc121c769a681eca5/cli/types/cypress.d.ts#L5507
l
limited-room-30929
06/07/2022, 10:51 AM
is there a migration guide for using the previous method on injecting a custom devserver vs now?
limited-room-30929
06/07/2022, 10:52 AM
you know like how to migrate from Cypress.PluginConfig to Cypress.DevServerConfig
6
Views
Previous
Next