Skip to content

lightgun-poc / lib/editorbuild / editorBuildPlan

Function: editorBuildPlan()

editorBuildPlan(root): object

Defined in: lib/editorbuild.ts:56

Decides whether serve should run the editor build, and why.

Parameters

root

string

Returns

object

build

build: boolean

reason

reason: string

Released under the MIT License.