mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 10:22:55 +08:00
build: remove incorrect project dep (#6016)
This commit is contained in:
@@ -5,11 +5,6 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"executor": "nx:run-script",
|
"executor": "nx:run-script",
|
||||||
"dependsOn": [
|
"dependsOn": [
|
||||||
{
|
|
||||||
"projects": ["tag:plugin"],
|
|
||||||
"target": "build",
|
|
||||||
"params": "ignore"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"projects": ["tag:infra"],
|
"projects": ["tag:infra"],
|
||||||
"target": "build",
|
"target": "build",
|
||||||
|
|||||||
Reference in New Issue
Block a user