in packages/kotlin-webpack-plugin/plugin.js [204:209]
reportFirstCompilationError(compilation) { if (this.firstCompilationError) { compilation.errors.push(this.firstCompilationError); this.firstCompilationError = null; } }