mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-22 15:12:27 -05:00
24f1460692
* Revert "chore: remove Typescript dependency from app node_modules in binary (#27577)" This reverts commit60d4c8356c. * Revert "chore: simplify build script (#27547)" This reverts commit0a86ec686e. * Revert "chore: upgrade lerna to 6, cache build step (#26913)" This reverts commit9e60aeba8f. * build everything * [run ci]
@cypress/vue2
Mount Vue 2 components in the open source Cypress.io test runner
Note: This package is bundled with the
cypresspackage and should not need to be installed separately. See the Vue Component Testing Docs for mounting Vue components. Installing and importingmountfrom@cypress/vue2should only be done for advanced use-cases.