We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad272a7 commit a2818f8Copy full SHA for a2818f8
1 file changed
turbo.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://turbo.build/schema.json",
3
"globalEnv": ["NODE_ENV"],
4
- "pipeline": {
+ "tasks": {
5
"build": {
6
"dependsOn": ["^build"],
7
"env": [
0 commit comments