mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-02 20:50:01 -06:00
* fix: change default options for sourceMaps inside WBIP * add better error handling to @cypress/webpack-preprocessor when using typescript 5 * chore: update snapshots for protocol spec * move options downstream into @cypress/webpack-preprocessor and see what fails * address comments from code review
Updating lock file
If updating the yarn.lock on a yarn install, make sure to set CYPRESS_INSTALL_BINARY=0 as Cypress will try to pull a binary that does not exist.