what does the devServer need to return for a custo...
# cy10-feedback
l
what does the devServer need to return for a custom devserver?
w
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
is there a migration guide for using the previous method on injecting a custom devserver vs now?
you know like how to migrate from Cypress.PluginConfig to Cypress.DevServerConfig
6 Views