Skip to content

v3.0.1: Fix getEmitOutput not honoring compile settings

Latest
Compare
Choose a tag to compare
@jeffrey-easyesi jeffrey-easyesi released this 25 Jul 00:41
getCompilationSettings needs to return a flat object. getEmitOutput uses
the spread operator, so it won't pick up settings from a prototype.