Skip to content

Commit f2c7196

Browse files
committed
refactor: remove unuse targets
1 parent 59c0be5 commit f2c7196

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/plugin-bundle-stats/project.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
"targets": {
77
"build": {},
88
"lint": {},
9-
"lint-report": {},
10-
"unit-test": {},
11-
"integration-test": {}
9+
"lint-report": {}
1210
},
1311
"tags": ["scope:plugin", "type:feature", "publishable"]
1412
}

0 commit comments

Comments
 (0)