Fix LESS Errors Breaking Live-Reload
With this patch if you have an error in a LESS file it will display that error with the file:lineNumber in the console and will not break live-reload for other files. When the error is fixed live-reload will continue to work.