Skip to content

Commit f9911fb

Browse files
committed
wip
1 parent f4253d0 commit f9911fb

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

nx.json

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,7 @@
2929
"dependsOn": ["^build"]
3030
},
3131
"nxv-env-setup": {
32-
"cache": true,
33-
"inputs": [
34-
"{projectRoot}/project.json",
35-
{
36-
"runtime": "node --version"
37-
},
38-
{
39-
"runtime": "npm --version"
40-
},
41-
{
42-
"externalDependencies": ["verdaccio"]
43-
},
44-
"^production"
45-
]
32+
"executor": "@push-based/nx-verdaccio:env-setup"
4633
},
4734
"@nx/vite:test": {
4835
"cache": true,

0 commit comments

Comments
 (0)