Files
cypress/guides
Bill Glesias 6e7a74245b chore: make the @packages/telemetry an independent bundle (#32623)
* chore: make the @packages/telemetry an independent bundle without needed ts-node to register entrypoint. Both ESM and CJS distributions are built and types are used as source to be compatible with older styles of commonjs bundling. Types are not shipped with the package.

* Update packages/telemetry/README.md
2025-10-10 11:45:31 -04:00
..

Guides

The guides directory contains information about specific things encountered when contributing to the Cypress project that fall outside the scope of CONTRIBUTING.md, which is more geared towards everyday development in this repo.

For information about using Cypress for testing web applications, visit docs.cypress.io.

For information related to a specific package in the monorepo, see that package's respective README.md.

For general contributor information, check out CONTRIBUTING.md.

Table of Contents