electron-compile
electron-compile copied to clipboard
LESS errors
If I have errors in my LESS file I end up with an empty file. I haven't been able to figure out where my error messages are going. I getting around it by using lessc --lint
from the command line but surely there is a better way. Is there something I should have configured?