Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
raohmaru opened this issue Aug 16, 2022 · 0 comments
Open

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

raohmaru opened this issue Aug 16, 2022 · 0 comments
Labels
question Further information is requested

Comments

@raohmaru
Copy link
Contributor

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.

@raohmaru raohmaru added the question Further information is requested label Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant