CompilerEventEmitter.prototype.emitCompilationStart(event: ICompilationStartEvent): void
Emit compilation start event.
Fires after configuration validation passes but before any source is
fetched. This is the earliest point at which sourceCount and
transformationCount are guaranteed to be correct.
event: ICompilationStartEvent