We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7478e8 commit 604304fCopy full SHA for 604304f
turbo.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://turbo.build/schema.json",
3
"globalDependencies": ["tsconfig.json"],
4
- "tasks": {
+ "pipeline": {
5
"build": {
6
"outputs": ["build/**", "dist/**"],
7
"dependsOn": ["^build"]
0 commit comments