Skip to content

Commit b556bd8

Browse files
committed
refactor: revert plugin options
1 parent cbe02f2 commit b556bd8

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

nx.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -344,17 +344,6 @@
344344
"releaseTagPattern": "v{version}"
345345
},
346346
"plugins": [
347-
{
348-
"plugin": "@code-pushup/nx-plugin",
349-
"options": {
350-
"pluginBin": "packages/nx-plugin/dist",
351-
"cliBin": "packages/cli/src/index.ts",
352-
"env": {
353-
"NODE_OPTIONS": "--import tsx",
354-
"TSX_TSCONFIG_PATH": "tsconfig.base.json"
355-
}
356-
}
357-
},
358347
{
359348
"plugin": "@push-based/nx-verdaccio",
360349
"options": {

0 commit comments

Comments
 (0)