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