diff --git a/turbo.json b/turbo.json index 6dbac94d..d7713477 100644 --- a/turbo.json +++ b/turbo.json @@ -4,7 +4,7 @@ "globalDependencies": [ ".eslintrc.js", ".prettierrc", - "vite.config.defaults.ts", + "vite.config.default.ts", "tsconfig.json" ], "globalPassThroughEnv": ["PUPPETEER_HEADLESS", "DISABLE_WORKER_INLINING"],