diff --git a/turbo.json b/turbo.json index 772bb48..3ac594f 100644 --- a/turbo.json +++ b/turbo.json @@ -8,6 +8,7 @@ ] }, "scripts#build": { + "cache": false, "dependsOn": [ "lint" ]