Skip to content

Commit 139b941

Browse files
author
John Doe
committed
chore: refine targets
1 parent 28213f0 commit 139b941

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

e2e/plugin-lighthouse-e2e/project.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,7 @@
55
"projectType": "application",
66
"targets": {
77
"lint": {},
8-
"e2e": {
9-
"executor": "@nx/vite:test",
10-
"options": {
11-
"configFile": "e2e/plugin-lighthouse-e2e/vitest.e2e.config.ts"
12-
}
13-
}
8+
"e2e": {}
149
},
1510
"implicitDependencies": ["cli", "plugin-lighthouse"],
1611
"tags": ["scope:plugin", "type:e2e"]

0 commit comments

Comments
 (0)