Skip to content

lightgun-poc / lib/editorbuild / ensureEditorBuilt

Function: ensureEditorBuilt()

ensureEditorBuilt(d): void

Defined in: lib/editorbuild.ts:77

Builds the editor when stale, logging what happened. NEVER throws: the server must start regardless of the editor's build health.

Parameters

d

EditorBuildDeps

Returns

void

Released under the MIT License.