The builder currently supports skipping the serve step by passing an empty value for devServerTarget. This is not intuitive and makes configuring this via the command line messy. This flag has the same behavior as passing an empty devServerTarget but is more user-friendly. This option can be useful for CI purposes where applications are previously built and want to use the same configuration for e2e testing but the serve step is unnecessary. ISSUES CLOSED: #3744

{{links}}
Cypress Plugin for Nx
{{what-is-nx}}
What is It?
Executors and generators adding Cypress tests for frontend applications.
How to Use
This package is used by the @nrwl/web, @nrwl/react, and @nrwl/angular. See https://github.com/nrwl/nx for more information.
{{resources}}