Skip to main content

compileAppSchemaToBundle

@lowcode/runtime-host


Function: compileAppSchemaToBundle()

compileAppSchemaToBundle(app): GeneratedBundleLike

Defined in: apps/runtime-host/src/runtime/compileProject.ts:34

Компилирует AppSchema в React-bundle, совместимый с @lowcode/runtime-core.

Под капотом: AppSchema → compileDslToReact → GeneratedBundle → GeneratedBundleLike

Parameters

app

AppSchema

Returns

GeneratedBundleLike