Interface: ProgressData

Representation of the compilation progress.

Table of contents

Properties

Properties

completed

completed: number

Number of modules built.

Defined in

types.ts:178


total

total: number

Total number of modules detect as part of compilation.

Defined in

types.ts:181