AppDevPrepareResult
This content is not available in your language yet.
Defined in: core/index.ts:1786
Result produced after preparing an application entry for dev-server bundling.
Properties
섹션 제목: “Properties”entryPath
섹션 제목: “entryPath”entryPath:
string
Defined in: core/index.ts:1788
Prepared JavaScript entry path that the dev server should bundle and serve.
outputCount?
섹션 제목: “outputCount?”
optionaloutputCount?:number
Defined in: core/index.ts:1790
Number of files emitted while preparing the dev app, when available.