We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78779a2 + 9413ff6 commit 238ead3Copy full SHA for 238ead3
npm/vue2/package.json
@@ -9,8 +9,7 @@
9
"postbuild": "node ../../scripts/sync-exported-npm-with-cli.js",
10
"build-prod": "yarn build",
11
"test": "echo \"Tests for @cypress/vue2 are run from system-tests\"",
12
- "watch": "yarn build --watch --watch.exclude ./dist/**/*",
13
- "test-ci": "node ../../scripts/run-ct-examples.js --examplesList=./examples.env"
+ "watch": "yarn build --watch --watch.exclude ./dist/**/*"
14
},
15
"dependencies": {
16
"@vue/test-utils": "^1.1.3"
scripts/run-ct-examples.js
0 commit comments