Skip to content

Instantly share code, notes, and snippets.

@LukeTillman
Created January 11, 2024 00:33
Show Gist options
  • Save LukeTillman/f4d8f4fc687cd22ff882387d018c04f4 to your computer and use it in GitHub Desktop.
Save LukeTillman/f4d8f4fc687cd22ff882387d018c04f4 to your computer and use it in GitHub Desktop.
{
"id": "2amnbHtZ71dayT5RsnGnRkaw0L2",
"version": "1",
"turboVersion": "1.11.3",
"monorepo": true,
"globalCacheInputs": {
"rootKey": "HEY STELLLLLLLAAAAAAAAAAAAA",
"files": {},
"hashOfExternalDependencies": "8296a620af6ee805",
"globalDotEnv": null,
"environmentVariables": {
"specified": {
"env": [],
"passThroughEnv": null
},
"configured": [],
"inferred": [],
"passthrough": null
}
},
"execution": {
"command": "turbo run build --filter=lib-a",
"repoPath": "",
"success": 1,
"failed": 0,
"cached": 2,
"attempted": 3,
"startTime": 1704932691582,
"endTime": 1704932691933,
"exitCode": 0
},
"packages": [
"lib-a"
],
"envMode": "infer",
"frameworkInference": true,
"tasks": [
{
"taskId": "lib-a#build:esm",
"task": "build:esm",
"package": "lib-a",
"hash": "c5fbe7fd8b76f108",
"inputs": {
"package.json": "fc00e783a2dce5b8eb89b396cbafd42bcca7d2a5",
"src/index.ts": "dc6791addf9c8f62e42eca53931aeeaef514367c",
"tsconfig.json": "806aa79af815d6f8ff7ec6fb847e96db9a9a2043"
},
"hashOfExternalDependencies": "459c029558afe716",
"cache": {
"local": true,
"remote": false,
"status": "HIT",
"source": "LOCAL",
"timeSaved": 0
},
"command": "swc ./src -d ./dist --config-file ../.swcrc",
"cliArguments": [],
"outputs": [
"dist/**/*.js",
"dist/**/*.js.map"
],
"excludedOutputs": null,
"logFile": "lib-a/.turbo/turbo-build$colon$esm.log",
"directory": "lib-a",
"dependencies": [
"lib-a#clean"
],
"dependents": [
"lib-a#build"
],
"resolvedTaskDefinition": {
"outputs": [
"dist/**/*.js",
"dist/**/*.js.map"
],
"cache": true,
"dependsOn": [
"clean"
],
"inputs": [],
"outputMode": "full",
"persistent": false,
"env": [],
"passThroughEnv": null,
"dotEnv": null
},
"expandedOutputs": [],
"framework": "",
"envMode": "loose",
"environmentVariables": {
"specified": {
"env": [],
"passThroughEnv": null
},
"configured": [],
"inferred": [],
"passthrough": null
},
"dotEnv": null,
"execution": {
"startTime": 1704932691912,
"endTime": 1704932691919,
"exitCode": 0
}
},
{
"taskId": "lib-a#build:types",
"task": "build:types",
"package": "lib-a",
"hash": "ca7aeccd874e6d75",
"inputs": {
"package.json": "fc00e783a2dce5b8eb89b396cbafd42bcca7d2a5",
"src/index.ts": "dc6791addf9c8f62e42eca53931aeeaef514367c",
"tsconfig.json": "806aa79af815d6f8ff7ec6fb847e96db9a9a2043"
},
"hashOfExternalDependencies": "459c029558afe716",
"cache": {
"local": true,
"remote": false,
"status": "HIT",
"source": "LOCAL",
"timeSaved": 1288
},
"command": "tsc",
"cliArguments": [],
"outputs": [
"dist/**/*.d.ts",
"dist/**/*.d.ts.map"
],
"excludedOutputs": null,
"logFile": "lib-a/.turbo/turbo-build$colon$types.log",
"directory": "lib-a",
"dependencies": [
"lib-a#clean"
],
"dependents": [
"lib-a#build"
],
"resolvedTaskDefinition": {
"outputs": [
"dist/**/*.d.ts",
"dist/**/*.d.ts.map"
],
"cache": true,
"dependsOn": [
"^build",
"clean"
],
"inputs": [],
"outputMode": "full",
"persistent": false,
"env": [],
"passThroughEnv": null,
"dotEnv": null
},
"expandedOutputs": [
"lib-a/.turbo/turbo-build$colon$types.log",
"lib-a/dist/index.d.ts",
"lib-a/dist/index.d.ts.map"
],
"framework": "",
"envMode": "loose",
"environmentVariables": {
"specified": {
"env": [],
"passThroughEnv": null
},
"configured": [],
"inferred": [],
"passthrough": null
},
"dotEnv": null,
"execution": {
"startTime": 1704932691912,
"endTime": 1704932691932,
"exitCode": 0
}
},
{
"taskId": "lib-a#clean",
"task": "clean",
"package": "lib-a",
"hash": "58e368171a38aa36",
"inputs": {
"package.json": "fc00e783a2dce5b8eb89b396cbafd42bcca7d2a5",
"src/index.ts": "dc6791addf9c8f62e42eca53931aeeaef514367c",
"tsconfig.json": "806aa79af815d6f8ff7ec6fb847e96db9a9a2043"
},
"hashOfExternalDependencies": "459c029558afe716",
"cache": {
"local": false,
"remote": false,
"status": "MISS",
"timeSaved": 0
},
"command": "rimraf dist/",
"cliArguments": [],
"outputs": null,
"excludedOutputs": null,
"logFile": "lib-a/.turbo/turbo-clean.log",
"directory": "lib-a",
"dependencies": [],
"dependents": [
"lib-a#build:types",
"lib-a#build:esm",
"lib-a#build"
],
"resolvedTaskDefinition": {
"outputs": [],
"cache": false,
"dependsOn": [],
"inputs": [],
"outputMode": "full",
"persistent": false,
"env": [],
"passThroughEnv": null,
"dotEnv": null
},
"expandedOutputs": [],
"framework": "",
"envMode": "loose",
"environmentVariables": {
"specified": {
"env": [],
"passThroughEnv": null
},
"configured": [],
"inferred": [],
"passthrough": null
},
"dotEnv": null,
"execution": {
"startTime": 1704932691665,
"endTime": 1704932691911,
"exitCode": 0
}
}
],
"user": "",
"scm": {
"type": "git",
"sha": "d718342cc2e2c0e7921568db9f3e99337401e4f8",
"branch": "main"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment