We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae416f commit 8c9a8ebCopy full SHA for 8c9a8eb
main.js
@@ -71106,7 +71106,6 @@ var AVAILABLE_EXPERIMENTS = [
71106
"gpu-plan",
71107
"hermetic",
71108
"ide-filetree-react",
71109
- "ide-git-react",
71110
"ide-react",
71111
"ide-split-react",
71112
"language-server",
@@ -72225,7 +72224,6 @@ var import_inversify8 = __toESM(require_inversify(), 1);
72225
72224
var toPipelineMetaConfig = toObject({
72226
configDir: toString,
72227
workingDirectory: toString,
72228
- internalDataDir: toString,
72229
maxLogsPerStep: toNumber,
72230
envVars: toRecord(toString),
72231
replicaId: toString,
0 commit comments