We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a75eb commit 402e374Copy full SHA for 402e374
turbo.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://turbo.build/schema.json",
3
- "pipeline": {
+ "tasks": {
4
"build": {
5
"dependsOn": ["^build"],
6
"outputs": ["lib/**"]
0 commit comments