Skip to content

Commit 06683f2

Browse files
committed
fixup!
1 parent d7ed9fd commit 06683f2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

apps/site/turbo.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"$schema": "https://turbo.build/schema.json",
33
"extends": ["//"],
4-
"globalEnv": ["NODE_ENV"],
54
"tasks": {
65
"dev": {
76
"dependsOn": ["build:blog-data"],

packages/ui-components/turbo.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"$schema": "https://turbo.build/schema.json",
33
"extends": ["//"],
4-
"globalEnv": ["NODE_ENV"],
54
"tasks": {
65
"lint:js": {
76
"inputs": ["**/*.{json,mjs,js,ts,tsx}"]

0 commit comments

Comments
 (0)