Skip to content

Commit

Permalink
remove ddp-streamer dep from meteor package
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Dec 27, 2024
1 parent f52ec1c commit 8e2b3c4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@
"@rocket.chat/meteor#build:ci": {
"dependsOn": ["^build"],
"cache": false
},

"@rocket.chat/ddp-streamer#build": {
"dependsOn": ["^build"],
"outputs": ["dist/**"],
"inputs": ["../../../apps/meteor/server/**", "./src/**"]
}
}
}

0 comments on commit 8e2b3c4

Please sign in to comment.