Skip to content

Conversation

azemoh
Copy link

@azemoh azemoh commented Sep 19, 2016

Amend PR #32. Log sass error to console and notify browserSync. Also prevents stopping browserSync server.

.pipe(sass({
includePaths: ['scss'],
onError: browserSync.notify
onError: browserSync.notify(messages.sassError)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gr8 job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants