Skip to content

Commit 0e5d7a8

Browse files
author
John Doe
committed
refactor: remove nx-plugin in nx.json
1 parent 924cf94 commit 0e5d7a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"watch": false
115115
}
116116
},
117-
"old-code-pushup": {
117+
"code-pushup": {
118118
"cache": false,
119119
"executor": "nx:run-commands",
120120
"dependsOn": ["code-pushup-*"],
@@ -337,6 +337,7 @@
337337
"releaseTagPattern": "v{version}"
338338
},
339339
"plugins": [
340+
"@code-pushup/nx-plugin",
340341
{
341342
"plugin": "@push-based/nx-verdaccio",
342343
"options": {

0 commit comments

Comments
 (0)