{"library":"cypress-esbuild-preprocessor","type":"library","category":null,"description":"A Cypress preprocessor that uses esbuild to bundle test specs, offering roughly 50x faster performance compared to Webpack/Babel/TypeScript-based alternatives. Current stable version is 1.0.2, with a low release cadence focused on bug fixes and compatibility. Key differentiators: zero-config TypeScript support via tsconfig, path alias resolution, and minimal overhead. Requires esbuild as a peer dependency. Suited for teams looking to speed up Cypress test execution in CI or local development.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","cypress","preprocessor","esbuild","typescript"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install cypress-esbuild-preprocessor","imports":["import { cypressEsbuildPreprocessor } from 'cypress-esbuild-preprocessor'","const { cypressEsbuildPreprocessor } = require('cypress-esbuild-preprocessor')","cypressEsbuildPreprocessor({ esbuildOptions: { tsconfig: './tsconfig.json' } })"]},{"cmd":"yarn add cypress-esbuild-preprocessor","imports":[]},{"cmd":"pnpm add cypress-esbuild-preprocessor","imports":[]}],"homepage":null,"github":"https://github.com/sod/cypress-esbuild-preprocessor","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cypress-esbuild-preprocessor","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}