mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-31 03:29:43 -06:00
* remove all existsing examples * create vue cli project * add nuxt app example * test: fix some vite tests * docs: add tests to nuxt example * add test script to nuxt example * docs: add cy plugin nuxt * fix: avoid creating support files * test: add tests for vue cli * test: fix CLI example * fix the test * test: make all vue examples be tested in ci * ci: use minimist * ci: fix cwd * adjust the model for .env files making it easy to comment/uncomment the examples opened. * protect empty module * fix nuxt tests * fix test protection * more clear fix
9 lines
195 B
Bash
9 lines
195 B
Bash
|
|
/examples/nextjs
|
|
/examples/react-scripts
|
|
/examples/webpack-file
|
|
/examples/react-scripts-folder
|
|
/examples/using-babel-typescript
|
|
/examples/webpack-options
|
|
# /examples/rollup
|
|
/examples/sass-and-ts |