Sass build tasks should fail loudly

Created on 30 April 2024, about 2 months ago
Updated 29 May 2024, 29 days ago

Problem/Motivation

sass.LogError logs error messages to the console but does not exit the task. This is needed for watch tasks but means build tasks will fail silently. This can result in CI processes continuing on with a deployment despite failing to compile CSS files.

πŸ› Bug report
Status

Fixed

Version

5.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States pixelwhip

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024