build: remove incorrect project dep (#6016)

This commit is contained in:
Peng Xiao
2024-03-05 07:44:13 +00:00
parent 5bebcec2eb
commit 63e82cca78

View File

@@ -5,11 +5,6 @@
"build": {
"executor": "nx:run-script",
"dependsOn": [
{
"projects": ["tag:plugin"],
"target": "build",
"params": "ignore"
},
{
"projects": ["tag:infra"],
"target": "build",