콘텐츠로 이동

AppDevPrepareResult

Defined in: core/index.ts:1786

Result produced after preparing an application entry for dev-server bundling.

entryPath: string

Defined in: core/index.ts:1788

Prepared JavaScript entry path that the dev server should bundle and serve.


optional outputCount?: number

Defined in: core/index.ts:1790

Number of files emitted while preparing the dev app, when available.