Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Hona <10430890+Hona@users.noreply.github.com>
This commit is contained in:
co-authored by
copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Hona
parent
e66d829d18
commit
9a42927268
+1
-3
@@ -3,9 +3,7 @@
|
|||||||
"globalEnv": ["CI", "OPENCODE_DISABLE_SHARE"],
|
"globalEnv": ["CI", "OPENCODE_DISABLE_SHARE"],
|
||||||
"globalPassThroughEnv": ["CI", "OPENCODE_DISABLE_SHARE"],
|
"globalPassThroughEnv": ["CI", "OPENCODE_DISABLE_SHARE"],
|
||||||
"tasks": {
|
"tasks": {
|
||||||
"typecheck": {
|
"typecheck": {},
|
||||||
"dependsOn": ["^build"]
|
|
||||||
},
|
|
||||||
"build": {
|
"build": {
|
||||||
"dependsOn": ["^build"],
|
"dependsOn": ["^build"],
|
||||||
"outputs": ["dist/**"]
|
"outputs": ["dist/**"]
|
||||||
|
|||||||
Reference in New Issue
Block a user