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.
1 parent 28213f0 commit 139b941Copy full SHA for 139b941
e2e/plugin-lighthouse-e2e/project.json
@@ -5,12 +5,7 @@
5
"projectType": "application",
6
"targets": {
7
"lint": {},
8
- "e2e": {
9
- "executor": "@nx/vite:test",
10
- "options": {
11
- "configFile": "e2e/plugin-lighthouse-e2e/vitest.e2e.config.ts"
12
- }
13
+ "e2e": {}
14
},
15
"implicitDependencies": ["cli", "plugin-lighthouse"],
16
"tags": ["scope:plugin", "type:e2e"]
0 commit comments