Skip to content

Commit fdb75f7

Browse files
authored
Merge branch 'main' into getAppHostingConfiguration
2 parents 23c9aed + 199f11e commit fdb75f7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/experiments.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,12 @@ export const ALL_EXPERIMENTS = experiments({
125125
public: false,
126126
},
127127

128+
apphostinglocalbuilds: {
129+
shortDescription: "Enable App Hosting local builds",
130+
default: false,
131+
public: false,
132+
},
133+
128134
// TODO(joehanley): Delete this once weve scrubbed all references to experiment from docs.
129135
dataconnect: {
130136
shortDescription: "Deprecated. Previosuly, enabled Data Connect related features.",

0 commit comments

Comments
 (0)