mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-03 13:30:26 -05:00
996823cd94
* fix: support loading config files for projects with type module, without esbuild * fix: adding process.cwd() to require.resolve paths so that system-tests do not use local dev version of esbuild * fix: add missing esbuild in test projects Co-authored-by: Tim Griesser <tgriesser10@gmail.com>