Files
create-react-component-library/webpack.cy.config.ts
Alejandro Lembke Barrientos d5891e8e09 PR-733704: use transpileOnly in webpack.cy.config.ts ts-loader
Cypress only needs transpilation, not full type-checking. This removes
TS2307 (@storybook/react-webpack5 types) and TS2339 (toBeInTheDocument)
errors from the Cypress webpack build output.
2026-06-21 05:53:59 +00:00

2.2 KiB