Fix typo in turbo.json
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"globalDependencies": [
|
"globalDependencies": [
|
||||||
".eslintrc.js",
|
".eslintrc.js",
|
||||||
".prettierrc",
|
".prettierrc",
|
||||||
"vite.config.defaults.ts",
|
"vite.config.default.ts",
|
||||||
"tsconfig.json"
|
"tsconfig.json"
|
||||||
],
|
],
|
||||||
"globalPassThroughEnv": ["PUPPETEER_HEADLESS", "DISABLE_WORKER_INLINING"],
|
"globalPassThroughEnv": ["PUPPETEER_HEADLESS", "DISABLE_WORKER_INLINING"],
|
||||||
|
|||||||
Reference in New Issue
Block a user