algolia / frontman

💎 A Ruby-based static website generator
https://rubygems.org/gems/frontman-ssg
MIT License
109 stars 4 forks source link

feat: abort build on fail #47

Closed DevinCodes closed 3 years ago

DevinCodes commented 3 years ago
Q A
Bug fix? yes
New feature? no
Related issue fix #...

Description

This aborts the frontman build command when one of the asset pipelines fails. Right now the Frontman build still continues in this scenario, which could lead to broken builds.