mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-10 09:10:12 -06:00
* chore: update build-npm-modules script * chore: update build-npm-modules script * chore: update build-npm-modules script * chore: update build-npm-modules script * [run ci] * we can't clean without building after * update commands * add config for data-context build step * fix output configurations for npm packages, add gitignores * revert changes to config and data-context build steps * run with cache * fix outputs for cli * actually fix outputs * test with cache * chore: remove check-ts from Gulp and use Nx * try limiting concurrency * try concurrency 1 * add check-ts to packages where it is missing --------- Co-authored-by: jordanpowell88 <jordan@jpdesigning.com>
TS
Internal package used to standardize this repo's version of ts-node used for development. In production we pre-transpile all of the typescript so this packages register export is a no-op
Installing
N/A - handled by the top level yarn install
Developing & Testing
N/A