mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-07 06:59:49 -06:00
* all: replace symlinks with proxy modules * replacing symlinking with copying proxy packages * https-proxy: add missing prod dependency lodash * put actual path to main for each package proxy * better console log * driver: include index.js in published files * https-proxy was missing debug production dependency * app built with proxied packages works * delete existing node_modules/@packages before making proxies * explicit async fs call * server: remove deep paths in tests * driver: remove nested path to @packages * link: ensure each package has main set