Skip to content

Commit

Permalink
fix: 🐛 nx ci issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Saul-Mirone committed Jul 9, 2024
1 parent 538d769 commit 945a886
Show file tree
Hide file tree
Showing 31 changed files with 192 additions and 492 deletions.
14 changes: 2 additions & 12 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,23 +68,13 @@
"devServerTarget": "e2e:serve"
}
},
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"build": {
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,21 +148,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,21 +67,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/crepe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,21 +85,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/ctx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,21 +44,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/integrations/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,21 +64,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/integrations/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,21 +60,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/plugins/plugin-automd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,21 +60,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/plugins/plugin-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,21 +64,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/plugins/plugin-clipboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,21 +57,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/plugins/plugin-collab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,21 +69,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/plugins/plugin-cursor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,21 +59,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/plugins/plugin-diagram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,21 +69,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/plugins/plugin-emoji/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,21 +67,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
14 changes: 2 additions & 12 deletions packages/plugins/plugin-history/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,21 +59,11 @@
"outputs": [
"{projectRoot}/lib"
],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
},
"tsc": {
"outputs": [],
"dependsOn": [
{
"target": "build",
"projects": "dependencies"
}
]
"dependsOn": ["build"]
}
}
}
Expand Down
Loading

0 comments on commit 945a886

Please sign in to comment.