Normalize release bootstrap cleanup
This commit is contained in:
@@ -374,7 +374,7 @@ export const bootstrapReleaseApp = async ({
|
||||
} catch (error) {
|
||||
console.error("Could not load release channel frontend entry.", error);
|
||||
setReleaseRuntimeGlobal(
|
||||
unavailableRuntime (
|
||||
unavailableRuntime(
|
||||
runtimeWithSource(runtime, RELEASE_SOURCE_MODES.LOCAL, resolvedSourceMode),
|
||||
"frontend_entry"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user