Skip to content

Stop build if there is an error during SASS compilation #77

@raohmaru

Description

@raohmaru

By default, the FE build does not stop when there is an error during SASS compilation. The option to failOnError is not present in sass.config.js, hence by default is false.

There is a reason behind this? I think that it should stop the build by default, so it will be easier to spot errors in the logs, specially in CI environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions